Tasmota/.gitpod.yml
gitolicious 1a289fabc2
Create .gitpod.yml
Configuration to install PlatformIO and run the first build on workspace startup
2019-04-15 00:09:36 +02:00

4 lines
69 B
YAML

tasks:
- before: pip install -U platformio
- command: platformio run