Skip to content

rogaha/gordon

 
 

Repository files navigation

Pulls

Pulls is a small cli application name to help you manage pull requests for your repository. It was created by Michael Crosby to improve the productivity of the Docker maintainers.

Quick installation instructions:

  • Install Go 1.2+ from http://golang.org/
  • Install with go get -u github.com/dotcloud/gordon/{pulls,issues}
  • Make sure your $PATH includes x/bin where x is each directory in your $GOPATH environment variable.
  • Call pulls --help and issues --help
  • Add your github token with pulls auth --add <token>

About

Cli application to manage github pull requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 69.3%
  • Python 28.9%
  • Shell 1.8%