mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 14:02:22 -05:00
3 lines
104 B
Text
3 lines
104 B
Text
|
language = "rust"
|
||
|
run = "[ -x ~/.cargo/bin/rustlings ] && ~/.cargo/bin/rustlings watch || ./install.sh"
|