= how to run
prereqs: python, rust
- git clone this forked repo
- navigate to mjai.app in terminal
- If bin directory doesnt exist, run
python -m venv
- run
source ./bin/activate
- run
pip install -e .
- run
python ./tsubame14/run.py
= how to run
prereqs: python, rust
python -m venv
source ./bin/activate
pip install -e .
python ./tsubame14/run.py