We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 518ab57 commit 94bb1ccCopy full SHA for 94bb1cc
.gitpod.yml
@@ -0,0 +1,8 @@
1
+tasks:
2
+ - init: bash -i .devcontainer/install.sh
3
+ command: sudo ln -s /workspace /workspaces && sdk install ant
4
+
5
+vscode:
6
+ extensions:
7
+ - alygin.vscode-tlaplus-nightly
8
+ - vscjava.vscode-java-pack
0 commit comments