mhrimaz / AwesomeJavaFX

A curated list of awesome JavaFX libraries, books, frameworks, etc...
Other
3.15k stars 446 forks source link

Add maven-jpackage-template #101

Closed wiverson closed 3 years ago

wiverson commented 3 years ago

https://github.com/wiverson/maven-jpackage-template

Template showing how to build JavaFX desktop apps with small jlink JVMs using just Maven (no shell scripts needed). Includes GitHub Actions showing how to build macOS, Windows, and Linux installer packages automatically.

LMK if you prefer a PR, not sure if this is easier?

AlmasB commented 3 years ago

Thanks for this, a PR would be helpful, yeah

wiverson commented 3 years ago

Just sent PR https://github.com/mhrimaz/AwesomeJavaFX/pull/104 - LMK if that works. :)

AlmasB commented 3 years ago

All merged