|
This is a pre-alpha project. Everything in this repo is subject to heavy change. |
View the Project on Github here.
pip3 install -r requirements.txt
python3 was not linked, so had to:
brew link --overwrite python
To run the tests, run:
./run-tests.sh
Tun run a single test, from root run:
./run-tests.sh <name of test>