726 Forks
4624 Stars
4624 Watchers

scalaz

Principled Functional Programming in Scala

How to download and setup scalaz

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

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

If you have some problems with scalaz

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