summaryrefslogtreecommitdiff
path: root/.gitpod.yml
blob: 46b1a6a81a9fe485482db9b41592e35f3645338f (plain)
1
2
3
4
5
6
7
tasks:
  - init: /workspace/rustlings/install.sh
    command: /workspace/.cargo/bin/rustlings watch

vscode:
  extensions:
    - rust-lang.rust@0.7.8:CvNqMTgDdt3UXt+6BCDTVg==