kotlin: add page (#3130)
This commit is contained in:

committed by
Andrik Albuquerque

parent
d38a162d67
commit
98761e30b6
12
pages/common/kotlin.md
Normal file
12
pages/common/kotlin.md
Normal 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`
|
Reference in New Issue
Block a user