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:
- init: rustlings watch
- init: [ -x ~/.cargo/bin/rustlings ] && ~/.cargo/bin/rustlings watch || ./install.sh
image:
file: .gitpod.Dockerfile