mirror of https://github.com/arendst/Tasmota.git
Updated Compiling Tasmota on Gitpod (markdown)
parent
af7e557349
commit
d6b62c2cb1
|
@ -1,7 +1,7 @@
|
||||||
Even if we offer various Tasmota flavors, sometimes the ready-to-flash binary aren't enough.
|
Even if we offer various Tasmota flavors, sometimes the ready-to-flash binary aren't enough.
|
||||||
Do you want to enable or disable some features, or simply change some parameters? Then you need to compile yourself a binary.
|
Do you want to enable or disable some features, or simply change some parameters? Then you need to compile yourself a binary.
|
||||||
|
|
||||||
If you are not skilled enough or don't want to install an IDE (Integrated Development Environment) like PlatformIO or Arduino-IDE on your computer, you can compile yourself in a breeze on [GitPod](https://www.gitpod.io/).
|
If you are not skilled enough or don't want to install an IDE (Integrated Development Environment) like PlatformIO or Arduino-IDE on your computer, you can compile yourself in a breeze on [Gitpod](https://www.gitpod.io/).
|
||||||
|
|
||||||
#### Gitpod:
|
#### Gitpod:
|
||||||
is a One-Click Online IDE, running on any recent browser. All you need to use it is just link your GitHub account (or make a new one [here](https://github.com/join?source=header)).
|
is a One-Click Online IDE, running on any recent browser. All you need to use it is just link your GitHub account (or make a new one [here](https://github.com/join?source=header)).
|
||||||
|
|
Loading…
Reference in New Issue