InstallationΒΆ

Install pip:

[apt-get | yum] install python-pip

More information on pip here: http://www.pip-installer.org/en/latest/

Install dependencies:

pip install -r requirements.txt

Install zuul-client:

python setup.py install