mirror of
https://github.com/TheAlgorithms/PHP.git
synced 2025-01-17 07:08:13 +01:00
33c30c297f
* Create .gitpod.Dockerfile * Create .gitpod.yml * Add gitpod badge
7 lines
98 B
YAML
7 lines
98 B
YAML
image:
|
|
file: .gitpod.Dockerfile
|
|
|
|
tasks:
|
|
- init: |
|
|
echo "Welcome to TheAlgorithms/PHP"
|