Updated Compiling Tasmota on Gitpod (markdown)

blakadder 2019-05-13 10:42:03 +02:00
parent 031b907d0a
commit e693c46c2d
1 changed files with 4 additions and 1 deletions

@ -59,9 +59,12 @@ Compilation normally takes only a couple of minutes. The time if takes is direct
Download the `firmware.bin` file to your computer and you are now ready to flash your device. Use [`esptool`](https://github.com/arendst/Sonoff-Tasmota/wiki/Esptool) or any other firmware upload [method](https://github.com/arendst/Sonoff-Tasmota/wiki/Flashing).
Watch a [livestream video by digiblurDIY](https://www.youtube.com/watch?v=vod3Woj_vrs) of compiling Tasmota using Gitpod.
#### Browser Extension:
Gitpod has a browser extension (Chrome and Firefox) useful to directly load a GitHub project into your personal work-space.
![Gitpod link](https://i.imgur.com/uEHszIn.png)
More information [here](https://www.gitpod.io/docs/20_Browser_Extension/).
More information [here](https://www.gitpod.io/docs/20_Browser_Extension/).