PhysLean/.gitpod.yml
2024-10-31 05:33:39 +00:00

12 lines
255 B
YAML

# This is run when starting a Gitpod workspace on this repository
image: leanprovercommunity/gitpod4
vscode:
extensions:
- leanprover.lean4 # install the Lean 4 VS Code extension
tasks:
- init: |
elan self update
lake exe cache get