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**:

* Visit the [generate project][repo]
* 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})

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

