parent
e651ea7614
commit
f0ad76fff6
3 changed files with 56 additions and 0 deletions
8
.gitpod.yml
Normal file
8
.gitpod.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
tasks:
|
||||
- init: >-
|
||||
deploy/build_linux.sh
|
||||
image:
|
||||
file: .gitpod.Dockerfile
|
||||
vscode:
|
||||
extensions:
|
||||
- llvm-vs-code-extensions.vscode-clangd
|
||||
Loading…
Add table
Add a link
Reference in a new issue