Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 344 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 344 Bytes

mammoth-kt

Mammoth app analytics schema Kotlin code generator 🍖

Build

Run the shadowJar Gradle task to build a fat JAR.

./gradlew shadowJar

Run

Run the JAR with --help to see all the available options.

java -jar mammoth-kt-{VERSION}.jar --help