/electron-gh-releases

:shipit: Electron auto-update by releasing on Github.

Primary LanguageJavaScriptMIT LicenseMIT

Electron-gh-releases Build Status js-standard-style

Auto-update for electron apps using Github releases together with the built-in auto-updater.

Note: In 2.x there is now support for Windows.

Install

npm install --save electron-gh-releases

Usage

Usage example and API docs

Tip

Use electron-release to publish new releases to Github from the CLI.

Tests

npm test

License

MIT