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

* Create .gitpod.yml

* Update .gitpod.yml
pull/4527/head
Nestpebble 2024-08-24 02:24:23 +01:00 zatwierdzone przez Kevin Hester
rodzic 9631a1be38
commit eddb72705f
1 zmienionych plików z 2 dodań i 0 usunięć

2
.gitpod.yml 100644
Wyświetl plik

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