Installation¶
Use the following command to install rost:
$ python3 -m pip install rost
To check that rost was correctly installed run:
$ rost --version
Living on the edge¶
If you want to work with the latest code before it’s released, install or
update the code from the main branch:
$ python3 -m pip install -U git+https://github.com/Robert-96/rost.git