17 Forks
33 Stars
33 Watchers

scala-koans

An unofficial refreshed version of Scala Koans

How to download and setup scala-koans

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

Or simply clone scala-koans with SSH
[email protected]:bsamaripa/scala-koans.git

If you have some problems with scala-koans

You may open issue on scala-koans support forum (system) here: https://github.com/bsamaripa/scala-koans/issues