verb-generate-readme
Version:
Generate your project's readme with verb. Requires verb v0.9.0 or higher.
14 lines (8 loc) • 727 B
Markdown
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/