mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-02-12 20:59:19 +00:00
6 lines
95 B
YAML
6 lines
95 B
YAML
tasks:
|
|
- init: cargo build
|
|
command: cargo watch -x run
|
|
image:
|
|
file: .gitpod.Dockerfile
|