@santerijps/tsbs
v1.0.0
Published
TypeScript NPM package bootstrapper
Downloads
3
Readme
tsbs
tsbs
is a helper script for bootstrapping TypeScript projects that are meant to be published on NPM.
Usage
Install it by running:
npm i -g @santerijps/tsbs
Then run it on the command line:
mkdir my-package
cd my-package
tsbs