kotlin: add page (#3130)

italian
mspear 2019-06-24 23:42:55 -05:00 committed by Andrik Albuquerque
parent d38a162d67
commit 98761e30b6
1 changed files with 12 additions and 0 deletions

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`