An open API service indexing awesome lists of open source software.

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

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