betwixt icon indicating copy to clipboard operation
betwixt copied to clipboard

Autoupdate

Open kdzwinel opened this issue 9 years ago • 1 comments

Electron supports automatic updates. Let's enable that for Betwixt.

Docs: https://github.com/atom/electron/blob/master/docs/api/auto-updater.md Reference: https://github.com/atom/atom

kdzwinel avatar Nov 25 '15 23:11 kdzwinel

Let's use this: https://github.com/jenslind/electron-gh-releases . Here is a project using it: https://github.com/ekonstantinidis/gitify .

Things to figure out:

  • grunt-electron-installer
  • nupkg
  • signing apps on mac

kdzwinel avatar Dec 03 '15 22:12 kdzwinel