Browse Source
Merge pull request #100 from plarredondom/plarredondom/gitpod-setup
Add gitpod config
tags/v1.0.0
Somrat
4 years ago
No account linked to committer's email address
1 changed files with
4 additions and
0 deletions
-
.gitpod.yml
|
|
|
|
|
|
|
|
|
|
|
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." |