Parcourir la source
Merge pull request #100 from plarredondom/plarredondom/gitpod-setup
Add gitpod config
tags/v1.0.0
Somrat
il y a 4 ans
Parent
révision
943fd49fc6
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec
4 ajouts et
0 suppressions
-
.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." |