Thanks to visit codestin.com
Credit goes to github.com

Skip to content
christophpickl edited this page Aug 23, 2017 · 6 revisions

Welcome to the gadsu wiki!

Build commands

Run all tests:

./gradlew test testUi

Build a single, executable JAR:

./gradlew fatJar

Create a MacOS specific APP or DMG file:

./gradlew createApp -Dgadsu.enableMacBundle=true
./gradlew createDmg -Dgadsu.enableMacBundle=true

Links

Requirements

Technical

Misc

If you need help with MarkDown, lookup the Markdown Cheatsheet.

Coverage

Coverage Graph

Coverage Report

Clone this wiki locally