Add .gitpod.yml.

This commit is contained in:
Ryan McQuen 2020-07-16 12:57:35 -07:00 committed by GitHub
parent 523d18b873
commit 85eb74cf8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
.gitpod.yml Normal file
View file

@ -0,0 +1,8 @@
tasks:
- init: rustlings watch
image:
file: .gitpod.Dockerfile
vscode:
extensions:
- rust-lang.rust@0.7.8:CvNqMTgDdt3UXt+6BCDTVg==