Compile kotlin files to .jar files, Run .jar files using java, Compile kotlin directories.
openjdk-11-jdk
kotlin
krun
kcompiler
compile
kotlin_compiler
compile_kotlin
-h/--help
help message
-run
run only
-CR
compile and run
input
target file or folder/directory
kcompiler hello.kt
kcompiler hello.kt -CR
kcompiler /home/user/kotlin
kcombiler hello.jar -run