Merge pull request #11184 from electron/document-nucleus
docs: Document Nucleus
This commit is contained in:
commit
dafd3d69bc
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ and can be deployed for free on [Now](https://zeit.co/now).
|
|||
but caches app updates on disk and supports private repositories.
|
||||
- [electron-release-server](https://github.com/ArekSredzki/electron-release-server) –
|
||||
Provides a dashboard for handling releases
|
||||
- [Nucleus](https://github.com/atlassian/nucleus) - A complete update server for Electron apps maintained by Atlassian. Supports multiple applications and channels; uses a static file store to minify server cost.
|
||||
|
||||
If your app is packaged with [electron-builder][electron-builder-lib] you can use the
|
||||
[electron-updater] module, which does not require a server and allows for updates
|
||||
|
|
Loading…
Reference in a new issue