Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 456 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 456 Bytes

This is a giter8 template for generating a new scala project. It comes bundled with:

  • main and test source directories
  • ScalaTest
  • SBT configuration for 0.12.4, scala 2.10.2, and scalatest dependencies
  • project name, organization and version customizable as variables

CHANGELOG

0.1.0 (Initial release!)

  • scalatest 1.9.1 for testing
  • sbt 0.12.4
  • scala 2.10.2