Browse Source
Merge pull request #1 from aguaragazu/aguaragazu/gitpod-setup
Add gitpod config
pull/61/head
Aguara Gazu
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with
17 additions and
0 deletions
-
.gitpod.Dockerfile
-
.gitpod.yml
-
README.md
|
|
|
@ -0,0 +1,10 @@ |
|
|
|
FROM gitpod/workspace-mysql |
|
|
|
|
|
|
|
USER gitpod |
|
|
|
|
|
|
|
# Install custom tools, runtime, etc. using apt-get |
|
|
|
# For example, the command below would install "bastet" - a command line tetris clone: |
|
|
|
# |
|
|
|
# RUN sudo apt-get -q update && # sudo apt-get install -yq bastet && # sudo rm -rf /var/lib/apt/lists/* |
|
|
|
# |
|
|
|
# More information: https://www.gitpod.io/docs/config-docker/ |
|
|
|
@ -0,0 +1,5 @@ |
|
|
|
tasks: |
|
|
|
- init: yarn install |
|
|
|
command: yarn run dev |
|
|
|
image: |
|
|
|
file: .gitpod.Dockerfile |
|
|
|
@ -1,3 +1,5 @@ |
|
|
|
[](https://gitpod.io/#https://github.com/nafiesl/free-pmo) |
|
|
|
|
|
|
|
# Free PMO |
|
|
|
> *Tell our clients that we are managing our projects professionally.* |
|
|
|
|
|
|
|
|