jhendley25 / generator-dyno

Yeoman Generator that gives ya ES6-ready Javascript, Browserify, Gulp, Jade, and Compass/Sass.
85 stars 14 forks source link

[Concept] Config file for this special generator #30

Open iduuck opened 9 years ago

iduuck commented 9 years ago

What about just creating a .genconfig and then just saving the user input of the generator 'survey' into a json document.

Pro's

Edit: The concept isn't all new, but I really like the idea of doing this, so there could be plenty of options without a f*cked up _gulpfile.js: http://yeoman.io/authoring/storage.html

jhendley25 commented 9 years ago

Sounds good to me. This would give us a good foundation for including sub-generators too. I'm pretty swamped with work for the next couple weeks, but I'll have time to start hacking more on this stuff in early June.