mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-19 01:43:18 +08:00
187 B
187 B
kotlin
Kotlin Application Launcher. More information: https://kotlinlang.org.
- Run a jar file:
kotlin {{filename.jar}}
- Display Kotlin and JVM version:
kotlin -version