add a .yml to setup a Gitpod instance quickly (#4551)

* Create .gitpod.yml

* Update .gitpod.yml
This commit is contained in:
Nestpebble 2024-08-24 02:24:23 +01:00 committed by Kevin Hester
parent 9631a1be38
commit eddb72705f

2
.gitpod.yml Normal file
View File

@ -0,0 +1,2 @@
tasks:
- init: pip install platformio && pip install --upgrade pip