mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-20 04:47:19 +00:00
13 lines
271 B
YAML
13 lines
271 B
YAML
tasks:
|
|
- command: pip3 install -U platformio && platformio run -e tasmota
|
|
|
|
image:
|
|
file: .gitpod.Dockerfile
|
|
|
|
vscode:
|
|
extensions:
|
|
- Atishay-Jain.All-Autocomplete
|
|
- CoenraadS.bracket-pair-colorizer
|
|
- esbenp.prettier-vscode
|
|
- shardulm94.trailing-spaces
|