mirror of
https://github.com/RGBCube/CSAssignments
synced 2025-05-16 05:14:58 +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
|