616 Forks
7069 Stars
7069 Watchers

kotlin-native

Kotlin/Native infrastructure

How to download and setup kotlin-native

Open terminal and run command
git clone https://github.com/JetBrains/kotlin-native.git
git clone is used to create a copy or clone of kotlin-native 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-native https://github.com/JetBrains/kotlin-native/archive/master.zip

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

If you have some problems with kotlin-native

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