Platform | Build Status |
---|---|
Windows | |
Linux |
KnotBook is a data viewing/analysis app. It is written with Java, JavaFX, ControlsFX, and Kotlin, and can be used on Windows or Linux.
KnotBook uses the Gradle build system.
To build: gradlew build
To run application: gradlew run
The runtime image is automatically generated by Azure Pipelines for Windows, Ubuntu, and MacOS. It has now been moved to a custom repository. The jlink image generation are no longer part of the Gradle build