Hello! I want to create a command line node app that can automatically update itself by checking its own version with the latest GitHub release version. I also want my app to be packaged as a .exe for windows so users don't need node and npm installed. I understand how to package my app as a .exe file, but I am unsure how to add auto update functionality. I would greatly appreciate any help!
Submitted June 29, 2020 at 11:15PM by SuicidalKittenz
No comments:
Post a Comment