1.0.4 • Published 2 years ago
@manandharbibek/cli-tool v1.0.4
@manandharbibek/cli-tool
Install
Local
sudo npm install -g .Using yarn
yarn global add @manandharbibek/cli-toolUsing npm:
npm install -g @manandharbibek/cli-toolUsage
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 commandExample:
✗ cli-tool generator