prcheck
v0.4.2
Published
Command line tool to analyze pull requests data on Github
Downloads
2
Readme
PRCheck
Command line tool to analyze pull requests data on Github
Install
[sudo] npm install -g prcheck
Usage
prcheck [command] [payload] [--flags]
Dependencies
To run sucessfully you must have NodeJS >= v4.0.0 installed.
Available Commands
- List commands and options help
prcheck --help, -h
- List your available repositories
prcheck list-repos
- Disconnect yout Github account
prcheck logout
- List all pull requests from a Github repository
prcheck list-prs <user/:repo> --authors|-a <:author> --extensions|-e [<:extension>]
Contributing
Anyone can help make this project better - check out the Contributing guide!
License
See the License file.