@santerijps/tsbs
v1.0.0
Published
TypeScript NPM package bootstrapper
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/tsbsThen run it on the command line:
mkdir my-package
cd my-package
tsbs