mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
Indicate that Nuts supports private repositories
This commit is contained in:
@@ -9,7 +9,7 @@ To get started, you firstly need to deploy an update server (that's where the [a
|
|||||||
Depending on your needs, you can choose from one of these:
|
Depending on your needs, you can choose from one of these:
|
||||||
|
|
||||||
- [Hazel](https://github.com/zeit/hazel) – Pulls new releases from [GitHub Releases](https://help.github.com/articles/creating-releases/) and is **perfect for getting started**
|
- [Hazel](https://github.com/zeit/hazel) – Pulls new releases from [GitHub Releases](https://help.github.com/articles/creating-releases/) and is **perfect for getting started**
|
||||||
- [Nuts](https://github.com/GitbookIO/nuts) – Also uses [GitHub Releases](https://help.github.com/articles/creating-releases/), but caches app updates on disk
|
- [Nuts](https://github.com/GitbookIO/nuts) – Also uses [GitHub Releases](https://help.github.com/articles/creating-releases/), but caches app updates on disk and supports private repositories
|
||||||
- [electron-release-server](https://github.com/ArekSredzki/electron-release-server) – Provides you with a dashboard for handling releases
|
- [electron-release-server](https://github.com/ArekSredzki/electron-release-server) – Provides you with a dashboard for handling releases
|
||||||
|
|
||||||
## Implementing Updates into Your App
|
## Implementing Updates into Your App
|
||||||
|
|||||||
Reference in New Issue
Block a user