UNPKG

grunt-readme

Version:

Grunt plugin for generating a README from templates, including an optional table of contents. No Gruntfile config is necessary, just choose a starter template and you'll be ready to go.

18 lines (12 loc) 242 B
## {%= name %} > {%= description %} {%= toc %} ## Overview {%= _.doc("docs-quickstart.md") %} ## Options {%= _.doc("docs-options.md") %} ## Examples {%= _.doc("docs-mixins.md") %} ## License and Copyright {%= copyright %} {%= license %}