45 Forks
225 Stars
225 Watchers

KotlinCheatSheet

A reference (copy/paste) of the the examples listed in http://try.kotlinlang.org/ in one single document. Good for fast search and quick reference

How to download and setup KotlinCheatSheet

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

Or simply clone KotlinCheatSheet with SSH
[email protected]:HugoMatilla/KotlinCheatSheet.git

If you have some problems with KotlinCheatSheet

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