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.
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.
What yeoman generators should we start porting over?
What slush generators should we start porting over (note that generate can actually run yeoman slush generators. @doowb created generate-slush but hasn't open sourced it for some reason ;)
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!)
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.
yeomanslush generators. @doowb createdgenerate-slush
but hasn't open sourced it for some reason ;)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!)