npm.io
0.1.3 • Published 11 years agoCLI

git-review

Licence
Version
0.1.3
Deps
5
Vulns
0
Weekly
0

Git Review

List all opened Pull Requests of organizations on Github.

Dependencies

  • NodeJS >= 0.10.0

Installation

npm i -g git-review

Usage

git-review --token=YourTokenHere --organization=YourOrganization --public (if want public repos)

Or if you want to go crazy and use your username/password

git-review --username=Username --password=Wat --organization=YourOrganization --public