Home > github-rss

github-rss

Github-rss is a project mainly written in Python, it's free.

An RSS feed for github projects that include diffs

Publish github commits RSS with diffs

You need to have a config.py in the following format:

login = "<github-login>",
token = "<github-key>"
Previous:ffmcca