Generate Versions Save

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.

0.9.0

7 years ago

Changed

  • User-defined templates should now be stored in ~/generate/templates instead of ~/templates

Added

  • common-config will be used for storing user preferences. We haven't implemented any logic around this yet, but the common-config API is exposed on the app.common property, so you can begin using it in generators.