kotlin: add page (#3130)

This commit is contained in:
mspear
2019-06-24 23:42:55 -05:00
committed by Andrik Albuquerque
parent d38a162d67
commit 98761e30b6

12
pages/common/kotlin.md Normal file
View File

@@ -0,0 +1,12 @@
# kotlin
> Kotlin Application Launcher.
> More information <https://kotlinlang.org>.
- Run a jar file:
`kotlin {{filename.jar}}`
- Display Kotlin and JVM version:
`kotlin -version`