mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-01 09:20:11 +00:00
8f7b5bd00e
Co-authored-by: fmoko <mokou@posteo.de>
3 lines
104 B
Plaintext
3 lines
104 B
Plaintext
language = "rust"
|
|
run = "[ -x ~/.cargo/bin/rustlings ] && ~/.cargo/bin/rustlings watch || ./install.sh"
|