111 Forks
422 Stars
422 Watchers

scala

Scala reference (as seen by Java developer)

How to download and setup scala

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

Or simply clone scala with SSH
[email protected]:mbonaci/scala.git

If you have some problems with scala

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