Skip to content

Instantly share code, notes, and snippets.

@iffy
Created February 3, 2017 17:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iffy/582afc3668bb56c50a5f313c4e082dad to your computer and use it in GitHub Desktop.
Save iffy/582afc3668bb56c50a5f313c4e082dad to your computer and use it in GitHub Desktop.
A complete example showing how to have an auto-updating Electron app using `electron-updater`
// main.js
{
"name": "electron-update-example"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment