This is a giter8 template for removing the boilerplate in setting up a new scala project:
- `main` and `test` source directories and stubs
- scalatest
- SBT simple confguration for `0.12.0`, scala `2.10.0` as default, and `scalatest` dependencies
- project `name`, `organization`, `version` and `scalaVersion` customizable as variables
- everything in your project’s base package imported automatically in repl sessions