vesper/.gitpod.yml

6 lines
95 B
YAML

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