Pile
Pile copied to clipboard
Auto updating the app with Hazel and Github Releases
Hi,
would be cool if the app auto-updates when started or whenever the new release is present notified user.
You could use:
- https://github.com/vercel/hazel
- and here's a bit of code examples: https://www.electronjs.org/docs/latest/tutorial/updates#deploying-an-update-server
This would make the UX much better for the users already having the app installed.
Auto updates will be available with the v1.0.0 release.