This is a giter8 template for bootstrapping a new multi-module Unfinagled SBT project with a default Novus configuration.
- SBT 0.12.3
- Cross build against Scala 2.9.2, 2.10.1, 2.10.2
- Aggregate project with a single "core" sub project
- Scala Test
- Test stub spinning up a Finagle-backed Unfiltered intent and running integration tests against it
- 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