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

* Create .gitpod.yml

* Update .gitpod.yml
This commit is contained in:
Nestpebble
2024-08-28 11:25:54 -07:00
committed by Kevin Hester
co-authored by Kevin Hester
parent 9631a1be38
commit eddb72705f
+2
View File
@@ -0,0 +1,2 @@
tasks:
- init: pip install platformio && pip install --upgrade pip