tobal / scala-dojo-seed

Seed for scala projects or dojos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Seed for scala projects or dojos

License:GNU General Public License v3.0


Languages

Language:Scala 90.3%Language:Makefile 9.7%