1.2.0 • Published 6 years ago

bemu-cli v1.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Bemu CLI

CLI Tool to help you quickly generate a NodeJS app or components for it. This tool generated app and components with ExpressJS, Helmet and BodyParser.

Instal with

npm i -g bemu-cli

Example usage:

To generate a basic app, navigate to the folder where you want to generate the app and do:

bemi-cli app AppNameInCamelCase

To generate a route, navigate to the folder where you want to generate the route and do:

bemu-cli route RouteNameInCameCase

For help do: bemu-cli help

If you have a suggestion for improvment please open a issue.

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago