0.0.1 • Published 8 years ago

gh-pr-stats v0.0.1

Weekly downloads
4
License
MPL-2.0
Repository
github
Last release
8 years ago

GitHub Pull Request Stats

Fetch GitHub pull request statistics.

Only statistics about merged pull requests are currently displayed.

Installation

npm install -g gh-pr-stats

Usage

  1. First, ensure you have a GitHub API token. One can be generated under Profile->Personal access tokens.
  2. To avoid passing in the token to the CLI for every run, set the GITHUB_PR_STATS_OAUTH_TOKEN environment variable with the token from step 1.
  3. Run the CLI:
gh-pr-stats -u <repo owner username> -n <repo name>

Author

License

This software is available under version 2.0 of the MPL:

https://www.mozilla.org/MPL/