10 Forks
26 Stars
26 Watchers

scala

Content for the Scala 3 course at https://scala.zone/.

How to download and setup scala

Open terminal and run command
git clone https://github.com/scalazone/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/scalazone/scala/archive/master.zip

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

If you have some problems with scala

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