5576 Forks
45123 Stars
45123 Watchers

kotlin

The Kotlin Programming Language.

How to download and setup kotlin

Open terminal and run command
git clone https://github.com/JetBrains/kotlin.git
git clone is used to create a copy or clone of kotlin repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kotlin https://github.com/JetBrains/kotlin/archive/master.zip

Or simply clone kotlin with SSH
[email protected]:JetBrains/kotlin.git

If you have some problems with kotlin

You may open issue on kotlin support forum (system) here: https://github.com/JetBrains/kotlin/issues