forked from github/schildichat-desktop
Make the different branches even more clear
This commit is contained in:
parent
c5d87b2e47
commit
bd63523d99
@ -20,6 +20,9 @@ Feel free to [join the discussion on matrix](https://matrix.to/#/#schildichat-we
|
|||||||
|
|
||||||
This particular repo is a wrapper project for element-desktop, element-web, matrix-react-sdk and matrix-js-sdk. It's the recommended starting point to build SchildiChat for Web **and** Desktop.
|
This particular repo is a wrapper project for element-desktop, element-web, matrix-react-sdk and matrix-js-sdk. It's the recommended starting point to build SchildiChat for Web **and** Desktop.
|
||||||
|
|
||||||
|
The `master` branch contains the latest release.
|
||||||
|
Development happens in the `sc` branch, which might be **broken at any time**!
|
||||||
|
|
||||||
<pre><code><b>schildichat-desktop</b> <i><-- this repo</i> (recommended starting point to build SchildiChat for Web <b>and</b> Desktop)
|
<pre><code><b>schildichat-desktop</b> <i><-- this repo</i> (recommended starting point to build SchildiChat for Web <b>and</b> Desktop)
|
||||||
|-- <a href="https://github.com/SchildiChat/element-desktop">element-desktop</a> (electron wrapper)
|
|-- <a href="https://github.com/SchildiChat/element-desktop">element-desktop</a> (electron wrapper)
|
||||||
|-- <a href="https://github.com/SchildiChat/element-web">element-web</a> ("skin" for matrix-react-sdk)
|
|-- <a href="https://github.com/SchildiChat/element-web">element-web</a> ("skin" for matrix-react-sdk)
|
||||||
@ -75,8 +78,7 @@ To notarize a build with Apple set `NOTARIZE_APPLE_ID` to your AppleID and set t
|
|||||||
|
|
||||||
### Initial setup
|
### Initial setup
|
||||||
|
|
||||||
The `master` branch does contain the latest release.
|
As already noted above, **`master` contains the latest release** and **`sc` is the development branch**!
|
||||||
The development happens in the `sc` branch, which might be broken any time!
|
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone -b master --recurse-submodules https://github.com/SchildiChat/schildichat-desktop.git
|
git clone -b master --recurse-submodules https://github.com/SchildiChat/schildichat-desktop.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user