1.0.6 • Published 10 years ago

opengit v1.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

opengit: Another way to see GitHub issues and pull requests from the command line

Install

Recommend installing opengit globally via npm

npm install opengit -g

Commands

Pull Requests

  • pr: get all the pull requests for a given repository
  • pr -p <index>: for a given index value of the most recent open pull requests, return the pull requests' details
  • pr -p <index> -c <index>: for a given index value of the most recent pull request comments, get all the comment details for that given comment
1.0.6

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago