grunt-repos
Version:
Grunt task to download a list of repos from GitHub's API
31 lines (20 loc) • 521 B
Markdown
{%= name %} {%= _.badge("fury") %} {%= _.badge("travis") %}
{%= description %}
# Getting Started
{%= _.doc("docs-quickstart.md") %}
# The "{%= shortname %}" task
## Overview
{%= _.doc("docs-overview.md") %}
## Options
{%= _.doc("docs-options.md") %}
## Usage Examples
{%= _.doc("docs-examples.md") %}
# Contributing
{%= _.contrib("contributing.md") %}
# Authors
{%= _.contrib("authors.md") %}
# License
{%= copyright %}
{%= license %}
***
{%= _.include("footer.md") %}