Setup gitpod config for ephemeral dev-environments

Signed-off-by: ArthurSens <arthursens2005@gmail.com>
This commit is contained in:
ArthurSens
2021-04-02 01:26:13 +00:00
parent f5f72e1b50
commit cf4d2ad524
2 changed files with 9 additions and 0 deletions

8
.gitpod.yml Normal file
View File

@@ -0,0 +1,8 @@
tasks:
- init: |
make --always-make
export PATH="$(pwd)/tmp/bin:${PATH}"
vscode:
extensions:
- heptio.jsonnet@0.1.0:woEDU5N62LRdgdz0g/I6sQ==