Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 2.01 KB

README.md

File metadata and controls

53 lines (33 loc) · 2.01 KB

Generator 🧬

Generator for any NodeJS Project or Framework

GitHub followers GitHub stars

Buy Me A Coffee

GitHub language count Repository size License Commitizen

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

  • 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