Takoyaki

Get GitHub Activities.

Installation

gem install takoyaki

Usage

Put configuration file .takoyaki.yml into home directory.

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

Run tkyk command:

$ tkyk activities

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.