src
|-main/
|.../Sorting.scala — some simple sorting algorithms
|.../nnprblms — part of 99 scala problems solutions
|-test/
|.../SortingTests.scala
99 Scala problems link.
-
Install the current stable binary release of sbt
-
Get the source code.
$ git clone git://github.com/yesyesyes/RandomStuff.git
-
run
$ sbt test