This is a giter8 template for bootstrapping a new multi-module SBT project with a default Novus configuration.
- SBT 0.13.1
- Cross build against Scala 2.9.3, 2.10.3
- Aggregate project with a single "core" sub project
- Scala Test
- Project
name
,organization
andversion
customizable as variables (Novus defaults) - Novus code formatting standards (scalariform)
- SBT plugins: sbt-dependency-graph, sbt-idea. sbtscalariform
- Everything in your project's base package imported automatically in repl sessions