0.1.3 • Published 9 years ago

git-review v0.1.3

Weekly downloads
12
License
-
Repository
-
Last release
9 years ago

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