# Experiment Template specifically for ProtoThor-based experiments. ## Quick Setup - install `uv` ```sh git clone git@git.hs-mittweida.de:sicim/research/experimental-template.git experiment cd experiment uv sync source .venv/bin/activate git remote set-url origin ``` - describe your plans in the `README.md` briefly - get going!