gh-pr-stats
v0.0.1
Published
GitHub PR stats
Readme
GitHub Pull Request Stats
Fetch GitHub pull request statistics.
Only statistics about merged pull requests are currently displayed.
Installation
npm install -g gh-pr-statsUsage
- First, ensure you have a GitHub API token. One can be generated under Profile->Personal access tokens.
- To avoid passing in the token to the CLI for every run, set the
GITHUB_PR_STATS_OAUTH_TOKENenvironment variable with the token from step 1. - Run the CLI:
gh-pr-stats -u <repo owner username> -n <repo name>Author
- Shane Tomlinson
- [email protected]
- https://shanetomlinson.com
- http://github.com/shane-tomlinson
- @shane_tomlinson
License
This software is available under version 2.0 of the MPL:
https://www.mozilla.org/MPL/
