novus / multi-project.g8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 and version 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

About


Languages

Language:Scala 100.0%