Project

takoyaki

0.0
No release in over 3 years
Low commit activity in last 3 years
Activities on GitHub
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.12
>= 0
~> 10.0
~> 3.0

Runtime

 Project Readme

Takoyaki

Get GitHub Activities.

Installation

gem install takoyaki

Usage

Put configuration file .takoyaki.yaml into home directory.

---
access_token: YOUR_ACCESS_TOKEN
repositories:
  org1:
    - repo1
    - repo2
  org2:
    - repo3
    - repo4

Activities

$ tkyk activities

Code Reviews

$ tkyk reviews     # only your reviews
$ tkyk reviews all # all open pull requests

Contributing

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

License

The gem is available as open source under the terms of the MIT License.