mirror of
https://github.com/RGBCube/CSAssignments
synced 2025-05-31 19:38:11 +00:00
3 lines
96 B
Bash
3 lines
96 B
Bash
#!/usr/bin/bash
|
|
python3 -m pip install -U chalky toml > /dev/null
|
|
python3 -m interactive_runner
|