Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 253 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 253 Bytes

mite controller rust

cargo run -- --debug t:s

testing

create python virt. env.

python3.11 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
mite runner
python -m http.server