rustlings/.replit
2020-07-16 11:47:50 -07:00

3 lines
71 B
Plaintext

language = "rust"
run = "./install.sh && ~/.cargo/bin/rustlings watch"