1
0
Fork 0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-05-14 01:46:09 +02:00
rustlings/.gitpod.yml

8 lines
162 B
YAML
Raw Normal View History

2020-07-23 19:20:21 +02:00
tasks:
- init: /workspace/rustlings/install.sh
command: /workspace/.cargo/bin/rustlings watch
vscode:
extensions:
- rust-lang.rust-analyzer@0.3.1348