Installation ============ #. Download source code from `Github `_:: > git clone https://github.com/mnorbury/pyblink.git #. Install the project:: > cd pyblink > pip install . > python setup develop #. Run the project:: > monitor_jenkins