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.
6 lines (4 loc) • 343 B
Markdown
Here are some related projects you might be interested in from the [Assemble](http://assemble.io) core team.
{% _.each(repos, function(repo) { %}
+ [{%= repo.name %}]({%= repo.url %}): {%= repo.description %} {% }); %}
Visit [assemble.io/plugins](http:/assemble.io/plugins/) for more information about [Assemble](http:/assemble.io/) plugins.