1.1.0 • Published 7 years ago
gh-pulls v1.1.0
gh-pulls v1.1.0
CLI tool for showing numbers of pull requests by the user of the given user name.
Usage
Install via npm:
$ npm i -g gh-pulls
Hit the command gh-pulls
with a name.
$ gh-pulls mojombo
mojombo: 43
Options
Usage: gh-pulls <user> [options]
Options:
-h, --help Shows help message.
-w, --wait Milliseconds to wait before invoking GitHub Search API.
License
MIT