openjfx / javafx-gradle-plugin

Gradle plugin that makes it easy to work with JavaFX 11+
https://openjfx.io/
BSD 3-Clause "New" or "Revised" License
359 stars 62 forks source link

Build app for specific platform #92

Closed markowanga closed 4 years ago

markowanga commented 4 years ago

I want to build apps for Windows, Mac and Linux -- is it possible to build it with this plugin? I know about third-party apps, but I want use gradle if it is possible (it will be easy to use in CI/CD).

abhinayagarwal commented 4 years ago

Please checkout https://github.com/beryx/badass-runtime-plugin/ and https://github.com/beryx/badass-jlink-plugin