Generate is a command line tool and developer framework for scaffolding out new GitHub projects using [generators][docs]{generators.md} and [tasks][docs]{tasks.md}. Answers to prompts and the user's environment can be used to determine the templates, directories, files and contents to build. Support for [gulp][], [base][] and [assemble][] plugins, and much more.

For more information about Generate:

* Visit the [generate project](https://github.com/generate/generate)
* Visit the [generate documentation][docs]
* Find [generators on npm](https://www.npmjs.com/browse/keyword/generate-generator) (help us [author generators][docs]{micro-generators.md})

[docs]: https://github.com/generate/generate/blob/master/docs/

