rustlings/.gitpod.yml
2019-12-23 15:13:05 +00:00

6 lines
95 B
YAML

tasks:
- init: cargo build
command: cargo watch -x run
image:
file: .gitpod.Dockerfile