1.0.4 • Published 8 months ago

@manandharbibek/cli-tool v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

@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
1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago