https://github.com/lmacken/fedmsg-koji-consumer
A basic Fedmsg consumer that listens to the Fedora Build System
https://github.com/lmacken/fedmsg-koji-consumer
Last synced: 6 months ago
JSON representation
A basic Fedmsg consumer that listens to the Fedora Build System
- Host: GitHub
- URL: https://github.com/lmacken/fedmsg-koji-consumer
- Owner: lmacken
- Created: 2013-03-08T17:45:01.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-01T20:45:58.000Z (over 12 years ago)
- Last Synced: 2025-07-07T15:19:26.613Z (6 months ago)
- Language: Python
- Homepage:
- Size: 45.9 KB
- Stars: 5
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
fedmsg-koji-consumer
====================
An example of using `fedmsg `_ to monitor `koji `_, the `Fedora `_ Build System.
Running
-------
.. code-block:: bash
sudo yum install fedmsg-hub
sudo cp config.py /etc/fedmsg.d/kojiconsumer.py
python setup.py egg_info
PYTHONPATH=$(pwd) fedmsg-hub