InstallationΒΆ

  1. Download source code from Github:

    > git clone https://github.com/mnorbury/pyblink.git
    
  2. Install the project:

    > cd pyblink
    > pip install .
    > python setup develop
    
  3. Run the project:

    > monitor_jenkins