Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 551 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 551 Bytes

Kotlin

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