/appbundler-maven-build

Maven build of the AppBundler

GNU General Public License v2.0GPL-2.0

AppBundler Maven Build

Build Status Maven Central

This project simply downloads the latest AppBundler code from https://github.com/evolvedbinary/appbundler or https://github.com/TheInfiniteKind/appbundler and builds a Maven artifact com.evolvedbinary.appbundler:appbundler.

To build you will need a macOS machine with Git and Maven 3.6.0+ installed. You can then run:

$ git clone https://github.com/evolvedbinary/appbundler-maven-build.git
$ cd appbundler-maven-build
$ mvn clean package