0.0.6-1 • Published 5 years ago

fr-node v0.0.6-1

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

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 or fr-node init --help

License

MIT - see LICENSE

0.0.6-1

5 years ago

0.0.6

5 years ago

0.0.5-1

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago