Be aware that it’s written in Java though, and I d...
# kobalt
c
Be aware that it’s written in Java though, and I did that for two reasons: 1) smaller jar file (no Kotlin runtime), which matters since it’s checked in source control and 2) faster startup (it’s just a wrapper, I want it to run fast)