1.1.3 • Published 5 years ago

ts-generate-cli v1.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

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

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago