Skip to content

emereum/ts-rollup-cli-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-rollup-cli-starter-kit

Setup

  • rename all ts-rollup-cli-starter-kit to your product name
# (once)
yarn && yarn prepack
sudo ln -s $PWD/bin/ts-rollup-cli-starter-kit /usr/local/bin

# (every time)
ts-rollup-cli-starter-kit

Development

yarn format # runs prettier
yarn start # builds and runs using node directly
yarn prepack # builds and packages an executable into bin/ts-rollup-cli-starter-kit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published