This is a giter8 template for removing the boilerplate in setting up a new SBT multi-project definition:
- SBT 0.12.0 and Scala 2.9.2
- Default "all" aggregate project and a "core" sub project
main
andtest
source directories and stubs- Cross-builds for Scala 2.8.1, 2.9.0, 2.9.0-1, 2.9.1
- specs2 gymnastics for the right versions under cross-compilation
- project
name
,organization
andversion
customizable as variables - everything in your project's base package imported automatically in repl sessions