gemboot-generator
v0.0.8
Published
GemBoot is a NodeJS Boilerplate for boosting development time.
Downloads
21
Maintainers
Readme
gemboot-generator
GemBoot is a NodeJS Boilerplate for boosting development time.
Installation
$ npm install gemboot-generatorBasic-Usage
add new file in directory project
## Example file name partij.js
add require(gemboot-generator) in file partij.js
run command : node partij addCommand
- add
- add:controller
- add:model
- add:repositoryContributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
