<h1 align="center">
  <img src="https://on.ahmda.ws/rEHb/c" />

  Count a GitHub user's total forks.


  [![npm](https://img.shields.io/npm/v/forkz.svg?style=flat-square)](https://www.npmjs.com/package/forkz)  [![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://github.com/ahmadawais/forkz) [![Tweet for help](https://img.shields.io/twitter/follow/mrahmadawais.svg?style=social&label=Tweet%20@MrAhmadAwais)](https://twitter.com/mrahmadawais/) [![GitHub stars](https://img.shields.io/github/stars/ahmadawais/forkz.svg?style=social&label=Stars)](https://github.com/ahmadawais/forkz/stargazers) [![GitHub followers](https://img.shields.io/github/followers/ahmadawais.svg?style=social&label=Follow)](https://github.com/ahmadawais?tab=followers)

</h1>



## Install

```
npm install -g forkz
```

## Usage

![demo](https://on.ahmda.ws/rEMu/c)

```
$ forkz ahmadawais -l 5

Total: 600

WPGulp                    🍴  139
create-guten-block        🍴  66
Gutenberg-Boilerplate     🍴  59
hacktoberfest             🍴  43
Advanced-Gulp-WordPress   🍴  40
```

## Options

```
-a, --auth    GitHub username:password for rate limits
-t, --thresh  Only show repos above this threshold      [default: 1]
-l, --limit   Only show this many repos                 [default: null]
```

## License & Credits

MIT ⓒ [Ahmad Awais](https://AhmadAwais.com/) and thanks to Evan You for stars counter.