Any question related to the Generate developer framework and CLI tool should tagged using the `generate` tag. How to use the generate CLI to run this generator ? How to use this generator as a plugin ? How to run a task from a subgenerator ? How to create my own Generate generator ?
What is generate ?
Generate is an extremely modern command line tool and developer framework for scaffolding out any kind of developer projects. Generate offers the robustness and configurability of Yeoman, the expressiveness and simplicity of Slush, and more powerful flow control and composability than either.
It is an open source framework hosted on github under the MIT license.
It has its own Github organization to namespace all the generators authored by the same author, Jon Schlinkert.
Generate is part of the awesome node toolkit created by the same author: https://github.com/node-toolkit