ciaranarcher / basic-scala-project.g8

A giter8 template for generating a new Scala project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.13, Scala 2.12.1, and ScalaTest 3.0.1 dependencies
  • project name, organization and version customizable as variables

About

A giter8 template for generating a new Scala project.


Languages

Language:Scala 100.0%