Selaa lähdekoodia
Merge pull request #100 from plarredondom/plarredondom/gitpod-setup
Add gitpod config
tags/v1.0.0
Somrat
4 vuotta sitten
vanhempi
commit
943fd49fc6
No account linked to committer's email address
1 muutettua tiedostoa jossa
4 lisäystä ja
0 poistoa
-
.gitpod.yml
|
|
@@ -0,0 +1,4 @@ |
|
|
|
tasks: |
|
|
|
- init: echo "Replace me with a build script for the project." |
|
|
|
command: echo "Replace me with something that should run on every start, or just |
|
|
|
remove me entirely." |