1.3.0 • Published 3 years ago

nodex-cli v1.3.0

Weekly downloads
3
License
MIT License
Repository
github
Last release
3 years ago

nodex-cli

NPM version npm download

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

License

MIT

1.2.0

3 years ago

1.3.0

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.2.0

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

5 years ago