Skip to content

Conversation

@JatinBumbra
Copy link
Contributor

@JatinBumbra JatinBumbra commented Jun 14, 2022

The Feature

This PR adds the ability to our app to auto update itself by downloading the latest releases from GitHub automatically and update itself without requiring the user to manually install new version.

How to Test

The update feature works only on Windows currently.

  1. Clone the branch: git checkout -b feature/auto-updates origin/feature/auto-updates
  2. Run npm install to install added dependencies
  3. Run rm -rf out/ .webpack to remove the webpack cache and previous builds
  4. Run npm run make
  5. Test the newly created binary

@JatinBumbra JatinBumbra requested a review from amherag June 14, 2022 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants