I wish there were release packages that were immediately downloadable and runnable on windows/mac/linux. The JDK includes a cool tool to do this for us called jlink + jpackage.
There is also a cool gradle plugin to help with that: https://github.com/petr-panteleyev/jpackage-gradle-plugin
I wish there were release packages that were immediately downloadable and runnable on windows/mac/linux. The JDK includes a cool tool to do this for us called jlink + jpackage.
There is also a cool gradle plugin to help with that: https://github.com/petr-panteleyev/jpackage-gradle-plugin