Skip to content

santerijps/tsbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

TypeScript NPM package bootstrapper

Topics

Resources

License

Stars

Watchers

Forks