mirror of
https://github.com/notohh/rustlings.git
synced 2025-02-16 13:45:04 -05:00
2 lines
104 B
Text
2 lines
104 B
Text
language = "rust"
|
|
run = "[ -x ~/.cargo/bin/rustlings ] && ~/.cargo/bin/rustlings watch || ./install.sh"
|