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) 226 B
# {%= name %} > {%= description %} {%= toc %} ## Overview {%= _.doc("overview.md") %} ## Options {%= _.doc("options.md") %} ## Examples {%= _.doc("examples.md") %} ## License and Copyright {%= copyright %} {%= license %}