Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 462 Bytes

File metadata and controls

8 lines (7 loc) · 462 Bytes

This is a giter8 template for removing the boilerplate in setting up a new scala project:

  • main and test source directories and stubs
  • specs2
  • SBT simple confguration for 0.12.0, scala 2.9.2, and specs2 dependencies
  • project name, organization and version customizable as variables
  • everything in your project's base package imported automatically in repl sessions