generate / generate

A new command line tool and developer framework for scaffolding out GitHub projects. Generate offers the robustness and configurability of Yeoman, the expressiveness and simplicity of Slush, and more powerful flow control and composability than either.
http://generate.github.io/generate/
MIT License
303 stars 22 forks source link

what generators do we need? #28

Open jonschlinkert opened 8 years ago

jonschlinkert commented 8 years ago

Generate is so much easier to use and maintain than yeoman generators, and it's far more powerful than slush, it's just a matter of time before users start migrating.

edit: and we'd love for users to create your own generators. if you create a generator, please let us know! (and make sure you add the generategenerator keyword to package.json, so it's uniquely identified in npm keyword searches!)

doowb commented 8 years ago

@doowb created generate-slush but hasn't open sourced it for some reason ;)

done => generate-slush