# {%= name %} {%= badge("fury") %}

> {%= description %}

## Install
{%= include("install") %}

## Usage

```js
var repoUrl = require('github-repo-url');
console.log(repoUrl);
//=> https://github.com/jonschlinkert/github-repo-url
```

## Author
{%= contrib("jon") %}

## License
{%= copyright() %}
{%= license() %}

***

{%= include("footer") %}