lennonjesus / generator-guick

A Yeoman generator to Guick
0 stars 0 forks source link

GUICK Yeoman Generator

A Yeoman generator to create Guick Projects.

Usage

Install Yeoman and Guick Generator:

npm install -g yo generator-guick

Initialize your project with guick generator and answer the questions.

yo guick

Use the generated guick.json to bootstrap your Guick Project.

And be happy! o/

Extras

Download guick source code

yo guick:source

TODO

  1. [x] stop using .yo-rc.json and write guick.json
  2. [x] template
  3. [ ] download Guick and start the project with generated guick.json
  4. [ ] generate tablePrefix and tables info
  5. [ ] guick:gen to create project from guick.json
  6. [ ] guick:prepare to download backend and frontend dependencies of created project

License

MIT

Author

Lennon Jesus