distZip -> create distribution installLocal -> install local
#Development
You have to configure a gradle call in rootproject with jar task in your launch configuration. Use org.adonai.app.AdonaiBootstrap as main class and the root project's dir as working directory.
Call ./gradlew run