iddl / git-events

Git notification system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git-events

Cool tool that reports various GitHub events.

This project is experimental and needs some serious refactoring.

##Installing dependencies

pip3 install -r requirements.txt

##Usage

###First run You will be asked for your GitHub username and password to obtain an access token, OAuth coming up.

###Start python3 gitEvents.py start

###Stop python3 gitEvents.py stop

About

Git notification system

License:Apache License 2.0


Languages

Language:Python 100.0%