prcheck

0.4.2 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i prcheck

Weekly Downloads

3

Version

0.4.2

License

MIT

Last publish

Collaborators

  • pedronauck