All Projects → svetlyak40wt → forkfeed

svetlyak40wt / forkfeed

Licence: other
Utility to track all changes in all forks of your projects on GitHub.

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Fork Feed

This is a small but very useful utility for each GitHub user. It allows to track all changes in all forks of your projects.

Installation

easy_install forkfeed

Usage

forkfeed svetlyak40wt

This will create svetlyak40wt-projectname.xml for each project. Or

forkfeed svetlyak40wt/cony

This will create svetlyak40wt-cony.xml only.

You can setup a cron to update feeds on a hourly basis and serve feeds using a webserver.

Run forkfeed --help to get help on other options.

Development

To install forkfeed in development environment, run ./bootstrap.sh. It will create a virtual environment and install forkfeed and all dependencies there.

Feel free to send me your pull requests.

Credits

Alexander Artemenko (author)

Bitdeli Badge

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].