Skip to content

A simple script to query Gihtub Pull requests

Notifications You must be signed in to change notification settings

CodementorIO/qpr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple script to query Gihtub Pull requests

Resources

Stars

Watchers

Forks

Packages

No packages published