1
0
Fork 0
rustlings/.replit
2022-10-11 16:47:29 +01:00

2 lines
104 B
Text

language = "rust"
run = "[ -x ~/.cargo/bin/rustlings ] && ~/.cargo/bin/rustlings watch || ./install.sh"