mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 05:52:23 -05:00
7 lines
162 B
YAML
7 lines
162 B
YAML
tasks:
|
|
- init: /workspace/rustlings/install.sh
|
|
command: /workspace/.cargo/bin/rustlings watch
|
|
|
|
vscode:
|
|
extensions:
|
|
- rust-lang.rust-analyzer@0.3.1348
|