mrprompt/github-follow

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# github-follow 
🔍  Verifica os emails que possuem conta o Github e os segue

[![Build Status](https://travis-ci.org/mrprompt/github-follow.svg?branch=master)](https://travis-ci.org/mrprompt/github-follow)
[![Code Climate](https://codeclimate.com/github/mrprompt/github-follow/badges/gpa.svg)](https://codeclimate.com/github/mrprompt/github-follow)
[![Test Coverage](https://codeclimate.com/github/mrprompt/github-follow/badges/coverage.svg)](https://codeclimate.com/github/mrprompt/github-follow/coverage)
[![Issue Count](https://codeclimate.com/github/mrprompt/github-follow/badges/issue_count.svg)](https://codeclimate.com/github/mrprompt/github-follow)

### Instalação

```
$ npm install -g github-follow
```

### Uso

```
$ GITHUB_CLIENT=token github-follow contacts.json
```

#### token

Type: `string`  

GitHub [personal access token](https://github.com/settings/tokens/new). 

## License

MIT © [mrprompt](https://mrprompt.com.br)