leni-kirilov / MoneyTimer

Per second money calculating app written in Java Swing
1 stars 2 forks source link

Create mvn task to build executable for all OSs #24

Open leni-kirilov opened 1 month ago

leni-kirilov commented 1 month ago

Currently, (after https://github.com/leni-kirilov/MoneyTimer/pull/23 ) we have tried buildExe.bat but that work on Windows We need to try it on Linux and MacOS

Ideally we should create a mvn task for building the installer - https://akman.github.io/jpackage-maven-plugin/