grunt-verb
Version:
Grunt plugin for Verb, the markdown documentation generator with zero-configuration required.
31 lines (20 loc) • 760 B
Markdown
# {%= name %} {%= badge('fury') %}
> {%= description %}
Other [Verb](https://github.com/assemble/verb) tools:
* Get [verb-cli](https://github.com/assemble/verb-cli) to use Verb from the command line
* Get [generator-verb](https://github.com/assemble/generator-verb) to add documentation templates, or initialize docs for new projects
* Get [gulp-verb](https://github.com/assemble/gulp-verb) for gulp workflows
## Install with [npm](npmjs.org)
{%= docs("install") %}
Please [report any bugs or feature requests](https://github.com/{%= repo %}/issues/new), thanks!
## Examples
{%= docs("example") %}
## Contributing
{%= docs("contributing") %}
## Author
{%= contrib("jon") %}
## License
{%= copyright() %}
{%= license() %}
***
{%= include("footer") %}