nodex-cli
v1.3.0
Published
nodex-libs command line.
Downloads
26
Maintainers
Readme
nodex-cli
Nodex app helper tools.
Install
$ npm i nodex-cli -g
$ nodex -h
Create an application
$ nodex init <projectName>
Or start an application
$ nodex start [dest]
Command
Usage: nodex [options] [command]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
init init a project.
start start a project.
help [command] display help for command