Project

gipull

0.0
No commit activity in last 3 years
No release in over 3 years
To get the pull request list of GitHub
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.10
>= 0
~> 10.0
>= 0

Runtime

>= 0
 Project Readme

Gipull

Installation

gem i gipull

Add this line to your application's Gemfile:

gem 'gipull'

And then execute:

$ bundle 

Init

$ gipull init
AccessToken: 

Usage

Commands:
  gipull config                     # List config
  gipull init                       # Initialized gipull
  gipull list --org=one two three   # List pull-requests
$ list --org org1 org2 --repo repo1 repo2 --since 30

$ list --org org1 --repo repo1*

$ list --org org1 --excluderepo repo1

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/zaru/gipull.