A set of command-line tools for operating SRComp at a competition and for working with compstate repositories.
Install:
pip install -U pip setuptools wheel
pip install sr.comp.cli
Bash completions are also available, see the bash-completion
file in the
root of the repo.
Install:
pip install -e . -r dev-requirements.txt
Test:
./run-tests