generator-guick

guick.json yeoman generator

Usage no npm install needed!

<script type="module">
  import generatorGuick from 'https://cdn.skypack.dev/generator-guick';
</script>

README

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. stop using .yo-rc.json and write guick.json
  2. 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