Skip to content

Commit

Permalink
Add gitpod.io config
Browse files Browse the repository at this point in the history
[IDE]
  • Loading branch information
lemmy authored Feb 10, 2022
1 parent 518ab57 commit 04e28aa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
tasks:
- init: echo 'init script' # runs during prebuild
command: sudo ln -s workspace workspaces && sdk install ant

vscode:
extensions:
- alygin.vscode-tlaplus-nightly
- vscjava.vscode-java-pack

0 comments on commit 04e28aa

Please sign in to comment.