rustlings/.gitpod.yml
2019-12-25 15:50:04 +00:00

9 lines
171 B
YAML

tasks:
- init: cargo build
command: cargo watch -x run
image:
file: .gitpod.Dockerfile
vscode:
extensions:
- eamodio.gitlens@10.2.0:GNDO73Cmp0fYDiLNxVkbsQ==