scala-dojo-seed This is a repository to use as a seed for scala projects or dojos. Running tests There is no need to bootstrap the enviraonment by hand, it is done automatically. You can run your tests using the check maketarget: $> make check