add a .yml to setup a Gitpod instance quickly (#4551)
* Create .gitpod.yml * Update .gitpod.yml
This commit is contained in:
committed by
Kevin Hester
co-authored by
Kevin Hester
parent
9631a1be38
commit
eddb72705f
@@ -0,0 +1,2 @@
|
||||
tasks:
|
||||
- init: pip install platformio && pip install --upgrade pip
|
||||
Reference in New Issue
Block a user