Python library for use in the route to live. This is a python repository which contains code for Route to Live. It has a docker artifact which can be used by Jenkins.
- brew install python3
- python3 -m venv .venv
- . .venv/bin/activate
- python setup.py develop
- pip install -r requirements-ci.txt
This package installs a globally available tool called rtlctl. Use rtlctl --help to find usage information.