80 Forks
137 Stars
137 Watchers

fpinkotlin

Exercises and solutions for my book The Joy of Kotlin

How to download and setup fpinkotlin

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

Or simply clone fpinkotlin with SSH
[email protected]:pysaumont/fpinkotlin.git

If you have some problems with fpinkotlin

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