1.1.0 • Published 4 years ago

bp-node v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

cli-node CLI

A CLI for cli-node.

CLI

Check out the documentation at https://github.com/adrianosilvareis/cli-node.

Commands

$ cli-node my-project -m 'message of my fist commit'
$ cd my-project
$ yarn install or npm install
$ yarn test
$ yarn start

options

cli-node my-project --koa //for koa starter project
cli-node my-project --express //TODO: not implemented -- for express starter project

License

MIT - see LICENSE