Skip to content

Valentine-Mario/tssg-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ts-generate-cli

Cli tool that helps you generate typrscript for you server side development plus all the configurations

Install the package globally with the command

npm i ts-generate-cli -g

Usage

  • To view version, run the command
tssg -v

  • To create app, run the command
tssg -c <dir name>

or

tssg --create <dir name>

If you fail to supply a dir name, it uses the app as the default name

Author

Valentine Oragbakosi

About

A cli tool to help you set up typescript for server side development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published