mirror of https://github.com/arendst/Tasmota.git
Links for each codebase branch
parent
d40b5a475b
commit
8d9110b5fc
|
@ -8,11 +8,10 @@ Gitpod is a web browser based online IDE. All you need to use it is to link your
|
|||
|
||||
![Gitpod login](https://i.imgur.com/irTdi4A.png)
|
||||
|
||||
After you successfully sign in, you can start your personal project. The fastest way to load Tasmota into Gitpod is with the following link:
|
||||
After you successfully sign in, you can start your personal project. The fastest way to load Tasmota into Gitpod is with one of the following links:
|
||||
|
||||
`https://gitpod.io#https://github.com/arendst/Sonoff-Tasmota/tree/<branch>`
|
||||
|
||||
where branch is either `master` of `development`
|
||||
- Master Release: [`https://gitpod.io#https://github.com/arendst/Sonoff-Tasmota/tree/master`](https://gitpod.io#https://github.com/arendst/Sonoff-Tasmota/tree/master)
|
||||
- Development Branch: [`https://gitpod.io#https://github.com/arendst/Sonoff-Tasmota/tree/development`](https://gitpod.io#https://github.com/arendst/Sonoff-Tasmota/tree/development)
|
||||
|
||||
Gitpod will take care of all the necessary software package dependencies for you.
|
||||
|
||||
|
|
Loading…
Reference in New Issue