/github_spider

The spider gets commit messagea from GitHub.

Primary LanguagePython

github_spider

The spider gets several kinds of data from github.

Installation

# install dependencies
pip install -r requirements.txt

How to Run

TODO