1.1.0 • Published 9 years ago

github-notity-node v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

Github list

Fetching all the pull requests open from an specifc user and repository.

Install

This will install the bin as gitlist

npm install -g github-notity-node

Usage

Setting Github token

First generate a new token follow this instructions, then set the token using the next command:

gitlist -t TOKEN

Note: this will be saved in your ~/.ssh folder with a file called config.gitlist

Feching open pull requests

gitlist -u USER -r REPOSITORY

Help

gitlist -h

License

MIT