https://github.com/billryan/github-rss
Turn your GitHub repo commits(diff or full-text) into RSS feed **DEPRECATED**
https://github.com/billryan/github-rss
Last synced: 10 months ago
JSON representation
Turn your GitHub repo commits(diff or full-text) into RSS feed **DEPRECATED**
- Host: GitHub
- URL: https://github.com/billryan/github-rss
- Owner: billryan
- License: mit
- Created: 2015-08-13T13:56:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-29T23:43:09.000Z (over 10 years ago)
- Last Synced: 2025-01-14T17:37:43.430Z (12 months ago)
- Language: Python
- Homepage:
- Size: 281 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# GitHub-RSS
Turn your repository commits(diff and full-text) into RSS feed. You can refer [RSS feed for update](https://github.com/billryan/algorithm-exercise/issues/20) for more background information. This project is under development, issues or pull requests are both welcomed. :)
Inspired by
- [tobias/github-rss](https://github.com/tobias/github-rss)
- [mikitebeka/github-rss](https://github.com/mikitebeka/github-rss)
## License
[The MIT License (MIT)](http://opensource.org/licenses/MIT)