mirror of
https://github.com/mountain-pitt/mk-blindcontrol.git
synced 2025-10-14 17:02:34 +00:00
12 lines
232 B
YAML
12 lines
232 B
YAML
tasks:
|
|
- command: pip3 install -U platformio && platformio run -e esp8266
|
|
|
|
image:
|
|
file: .gitpod.Dockerfile
|
|
|
|
vscode:
|
|
extensions:
|
|
- Atishay-Jain.All-Autocomplete
|
|
- esbenp.prettier-vscode
|
|
- shardulm94.trailing-spaces
|