Project aims at providing a standard giter8 template for scala projects.
Use rug-ds template
sbt new rug-ds-lab/scala-project.g8
Fill in the name of your project, other options can be left on default.
Install conscript
http://www.foundweekends.org/conscript/setup.html
Install g8 using conscript
cs foundweekends/giter8
Use rug-ds template
g8 rug-ds-lab/scala-project.g8
Fill in the name of your project, other options can be left on default.