solidsnack / tc

Simple, short IDs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building & Running the Application

Build the shadow JAR with Gradle:

./gradlew shadowJar

Or:

./gradlew --offline shadowJar

Then run the copy of the JAR:

java -jar build/app.jar

About

Simple, short IDs

License:The Unlicense


Languages

Language:Kotlin 100.0%