@manandharbibek/cli-tool
v1.0.4
Published
## Install
Downloads
3
Readme
@manandharbibek/cli-tool
Install
Local
sudo npm install -g .
Using yarn
yarn global add @manandharbibek/cli-tool
Using npm:
npm install -g @manandharbibek/cli-tool
Usage
Call the tool and get a help on the options:
✗ cli-tool --help
Usage: cli-tool [options] [command]
CLI Tool for generating nestjs files
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
generator Run generator script
listing Run listing script
migrator Run migrator script
seeder Run seeder script
help [command] display help for command
Example:
✗ cli-tool generator