mirror of
https://github.com/mountain-pitt/mk-blindcontrol.git
synced 2025-10-14 17:02:34 +00:00
Add files via upload
This commit is contained in:
3
gitpod.Dockerfile
Normal file
3
gitpod.Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM gitpod/workspace-full
|
||||
|
||||
USER gitpod
|
11
gitpod.yml
Normal file
11
gitpod.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
tasks:
|
||||
- command: pip3 install -U platformio && platformio run -e tasmota
|
||||
|
||||
image:
|
||||
file: .gitpod.Dockerfile
|
||||
|
||||
vscode:
|
||||
extensions:
|
||||
- Atishay-Jain.All-Autocomplete
|
||||
- esbenp.prettier-vscode
|
||||
- shardulm94.trailing-spaces
|
Reference in New Issue
Block a user