ihe
v0.0.0
Published
Inheaden's CLI
Downloads
2
Readme
ihe
Inheaden's CLI
Usage
$ npm install -g ihe
$ ihe COMMAND
running command...
$ ihe (-v|--version|version)
ihe/0.0.0 darwin-x64 node-v12.14.0
$ ihe --help [COMMAND]
USAGE
$ ihe COMMAND
...
Commands
ihe help [COMMAND]
display help for ihe
USAGE
$ ihe help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
ihe init
runs the initializer (again)
USAGE
$ ihe init [FILE]
OPTIONS
-h, --help show CLI help
See code: src/commands/init.ts
ihe new
generates a new entity/controller/component etc.
USAGE
$ ihe init [FILE]
OPTIONS
-h, --help show CLI help
See code: src/commands/new.ts