325 Forks
1449 Stars
1449 Watchers

scalacaster

Purely Functional Algorithms and Data Structures in Scala

How to download and setup scalacaster

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

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

If you have some problems with scalacaster

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