fr-node
v0.0.6-1
Published
fr-node CLI
Downloads
3
Maintainers
Readme
FR Node CLI
It's a CLI to help you build a REST API using node, feel free to use npm, yarn, restify, express. Doesn't metter, just use and build whatever you want!
Installing
yarn global add fr-node OR
npm install -g fr-node
Commands
fr-node init NameOfProject OR
fr-node i NameOfProject
TODO
- Return better errors
- Implement tests
- Improve the runtime
- Find a way to provide -h or --help flags to the command itself, like
fr-node init -h
orfr-node init --help
License
MIT - see LICENSE