1
0
mspear 5 жил өмнө
parent
commit
98761e30b6
1 өөрчлөгдсөн 12 нэмэгдсэн , 0 устгасан
  1. 12 0
      pages/common/kotlin.md

+ 12 - 0
pages/common/kotlin.md

@@ -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`