Replies: 1 comment 1 reply
-
|
Nice idea. Wouldn't be hard to implement. I'd probably implement it as a separate pure java lib the you could include in your app if you wanted this functionality. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I saw this post a while back:
It got me thinking if the app could tell which repo jdeploy was using. The idea is that I already check for updates in my app while it's running.. I could periodically check for new versions via one of the repos and let the user know they can update on a restart
(my app tends to be run once on a laptop and never restarted -- otherwise this wouldn't be necessary)
Beta Was this translation helpful? Give feedback.
All reactions