TheAlgorithms-PHP/.gitpod.yml
Rohit Chaudhari 33c30c297f
Add Gitpod setup (#129)
* Create  .gitpod.Dockerfile

* Create .gitpod.yml

* Add gitpod badge
2023-10-27 11:39:40 -06:00

7 lines
98 B
YAML

image:
file: .gitpod.Dockerfile
tasks:
- init: |
echo "Welcome to TheAlgorithms/PHP"