generator-secjs
v1.3.1
Published
🧬 Generator for any NodeJS Project or Framework
Downloads
25
Readme
Generator 🧬
Generator for any NodeJS Project or Framework
The intention behind this repository is to always maintain a code Generator
to any NodeJS project or framework.
Installation
First, install Yeoman and SecJS Generator using npm (we assume you have pre-installed NodeJS).
npm install -g yo
npm install -g generator-secjs
Then generate your files:
yo secjs Foo --path=./Bar
Next Steps
- [x] Generate code by Framework/Language
- [ ] Ask in Generator CLI if wants to add Model property
- [ ] Ask if wants to generate code using SecJS stuffs or not
...
License
Made with 🖤 by jlenon7 :wave