Updated Compiling Tasmota on Gitpod (markdown)

Federico Leoni 2019-05-07 15:40:35 -03:00
parent af7e557349
commit d6b62c2cb1
1 changed files with 1 additions and 1 deletions

@ -1,7 +1,7 @@
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.
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:
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)).