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 GitHub
parent aa54335e21
commit 5514aab007
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.gitpod.yml Normal file
View File

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