mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-13 22:32:27 +00:00
add a .yml to setup a Gitpod instance quickly (#4551)
* Create .gitpod.yml * Update .gitpod.yml
This commit is contained in:
2
.gitpod.yml
Normal file
2
.gitpod.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
tasks:
|
||||
- init: pip install platformio && pip install --upgrade pip
|
||||
Reference in New Issue
Block a user