/ksnip

Kotlin, JavaFX Snippets app

Primary LanguageKotlinISC LicenseISC

KSnip

Koltin version of my snippets app. The KSnip app manages a JSON file collection of snippets, organized by topic. Add snipeets, save the file. Set the file as the default in the preferences. Nothing fancy, just a useful app as a byproduct of working with Kotlin.

Build, Run, Create App

# build
./gradlew clean assemble
# Run
java -jar build/libs/KSnip*.jar

Code Documentation


Travis Codacy Badge license