Getting started On Ubuntu: ./configure Then every time you start working on this repo: . .venv/bin/activate And when you are done: deactivate Run all tests: ./test