Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 403 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 403 Bytes

Seed Scala G8 template Build Status

To use, ensure you have SBT 0.13.13 or higher, or G8

Then:

sbt new lloydmeta/seed-scala.g8

Includes

  • Sensible compiler options
  • Basic directory structure
  • Scalatest
  • DocTest
  • Scalafmt
  • Wartremover
  • Coursier (for dependencies)