Skip to content

tobi12345/mkts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkts - make typescript project

creates a minimal typescript project intended for quick testing/prototyping

install

git clone [email protected]:tobi12345/mkts.git
cd mkts
npm install
npm build
npm install .

usage


mkts [name] [options...]

Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]
  --git                                               [boolean] [default: false]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published