0bc9db6c89
Import doc, code, various boilerplate elements from zuul. Add basic unit testing. Change-Id: I44b78cd9d2a31fb62ddf4ffd56546066c5db2689
287 B
287 B
- title
-
Installation
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