Add install command here instead.

This commit is contained in:
Ryan McQuen 2020-07-16 13:10:36 -07:00 committed by GitHub
parent cca4102985
commit 09aad5efed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
tasks: tasks:
- init: rustlings watch - init: [ -x ~/.cargo/bin/rustlings ] && ~/.cargo/bin/rustlings watch || ./install.sh
image: image:
file: .gitpod.Dockerfile file: .gitpod.Dockerfile