Skip to content

Commit 34957f8

Browse files
committed
Add gitpod.io config
[IDE]
1 parent 518ab57 commit 34957f8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitpod.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
tasks:
2+
- init: sudo ln -s /workspace /workspaces && sdk install ant && bash -i .devcontainer/install.sh
3+
4+
vscode:
5+
extensions:
6+
- alygin.vscode-tlaplus-nightly
7+
- vscjava.vscode-java-pack

0 commit comments

Comments
 (0)