Skip to content

evolvedbinary/appbundler-maven-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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