mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-12 04:54:52 +03:00
186 B
186 B
kotlin
Kotlin Application Launcher. More information https://kotlinlang.org.
- Run a jar file:
kotlin {{filename.jar}}
- Display Kotlin and JVM version:
kotlin -version