Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 429 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 429 Bytes

gitgrowl

Github repository activity aggregator

Install

sudo python setup.py install
Usage:
gitgrowl events

This creates .gitgrowl_configure, .gitgrowl.sqlite and updates .gitignore with these 2 files. Afterwards it fetches issues and pull requests, updates db and displays events if rules apply.

Rules to be added in .gitgrowl_config (python dict).