49 Forks
312 Stars
312 Watchers

31DaysOfKotlin

A summary of all the Kotlin tips from Google's Android Developer #31DaysofKotlin on Twitter :computer:

How to download and setup 31DaysOfKotlin

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

Or simply clone 31DaysOfKotlin with SSH
[email protected]:andyb129/31DaysOfKotlin.git

If you have some problems with 31DaysOfKotlin

You may open issue on 31DaysOfKotlin support forum (system) here: https://github.com/andyb129/31DaysOfKotlin/issues