Installation#
To get started using tomsup simply install it using pip by running the following line in your terminal:
pip install tomsup
Detailed instructions#
You can also install it directly from github by simply running:
git clone https://github.com/KennethEnevoldsen/tomsup.git
cd tomsup
pip3 install -e .