Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 666 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 666 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.7, Scala 2.11.5, and ScalaTest 2.2.1 dependencies
  • project name, organization and version customizable as variables

CHANGELOG

0.1.3

  • Scala 2.11.5
  • ScalaTest 2.2.1
  • SBT 0.13.7
  • ScalaCheck 1.12.1

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