README
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