This repository will help you to install kotlin language in your linux machine as well as it will run the program with kothlinc
steps to install
git clone https://github.com/DrDark1999/Kotlin
cd Kotlin
chmod +x *
./Kotlin_installer
Now Kotlin will be installed in your system.
On your Desktop You will find Kotlin folder.
copy or move kotlinc to Desktop/kotlin folder.
to run Kotlin compiler
./kotlinc
And use further instruction
to get your .jar file go to Desktop/Kotlin/Output