mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-01 16:03:31 +02:00
8 lines
162 B
YAML
8 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
|