Links for each codebase branch

Michael Ingraham 2019-05-07 16:41:01 -04:00
parent d40b5a475b
commit 8d9110b5fc
1 changed files with 3 additions and 4 deletions

@ -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.