Add replit file.

This commit is contained in:
Ryan McQuen 2020-07-16 11:47:50 -07:00 committed by GitHub
parent b5f958e6a5
commit 1fe09ab18d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.replit Normal file
View file

@ -0,0 +1,2 @@
language = "rust"
run = "./install.sh && ~/.cargo/bin/rustlings watch"