nodex-cli

nodex-libs command line.

Usage no npm install needed!

<script type="module">
  import nodexCli from 'https://cdn.skypack.dev/nodex-cli';
</script>

README

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