Clone the Git repository
git clone https://github.com/deadbits/trs.git cd trs
python3 -m venv venv source venv/bin/activate
pip install -r requirments
Last updated 1 year ago