This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Tasmota
mirror of
https://github.com/arendst/Tasmota.git
Watch
1
Star
0
Fork
You've already forked Tasmota
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ed4cc8c226
Tasmota
/
.gitpod.yml
4 lines
85 B
YAML
Raw
Normal View
History
Unescape
Escape
Create .gitpod.yml Configuration to install PlatformIO and run the first build on workspace startup
2019-04-14 23:09:36 +01:00
tasks
:
Use Python 3.7.6 with Gitpod
2020-01-08 10:08:30 +00:00
-
before
:
pip3 install -U platformio
Change binary names from sonoff to tasmota
2019-10-27 11:44:37 +00:00
command
:
platformio run -e tasmota