caxy / front-end-starter-kit

Caxy's Front End Starter Kit -- Backend: https://github.com/caxy/symfony-starter-kit --
https://www.caxy.com
MIT License
3 stars 2 forks source link

Propose tool to use for Decision Wizard / Generator #9

Open jschroed91 opened 7 years ago

jschroed91 commented 7 years ago

I was looking into yeoman - and then I was looking into just using gulp as a generator / wizard. I would actually propose using gulp for this. Apparently maintaining a yeoman generator is tedious, and using gulp would open up some options for doing other gulp-like tasks like command line tools for generating boilerplate code like components / routes / etc.