Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 287 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 287 Bytes

QPR

Github Pull Request Querier

Installation

$ npm i -g qpr

Usage:

  1. create a credential file ~/.qpr.credentials.yml with the following content:
username: github-username
token: the-token
repoOwner: the-repo-owner
  1. query pull requests:
$ qpr