Join Slack
Powered by
Curious, how would automatic updates on a CFD app ...
# compose-desktop
r
ragunathjawahar
01/21/2021, 11:32 AM
Curious, how would automatic updates on a CFD app look like? Any plans to make this available out-of-the-box like Electron? In case, if I were to implement it now, how would it look like. Looking for pointers. Many thanks in advance.
s
spierce7
01/21/2021, 10:21 PM
I had a similar question and did a small investigation -
https://stackoverflow.com/questions/64731840/how-to-upgrade-jpackage-application-without-running-another-installer/65822769#65822769
Basically there are a few libraries out there that do this. This is one of them:
https://github.com/threerings/getdown
👍 1
r
ragunathjawahar
01/22/2021, 2:03 AM
Thank you very much!
Open in Slack
Previous
Next