Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 465 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 465 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 configuration for 0.12.2, scala 2.10.0, and specs2 dependencies
  • project name, organization and version customizable as variables
  • everything in your project's base package imported automatically in repl sessions