Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 583 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 583 Bytes

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

  • main and test source directories
  • ScalaTest
  • Scalacheck
  • SBT configuration for 0.13.0, Scala 2.10.3, and ScalaTest 2.0 dependencies
  • project name, organization and version customizable as variables

CHANGELOG

0.1.2

  • Scala 2.10.3

0.1.1

  • Scalatest 1.9.2 for testing
  • Sbt 0.13.0

0.1.0 (Initial release!)

  • Scalatest 1.9.1 for testing
  • Sbt 0.12.4
  • Scala 2.10.2