Skip to content

juanitodread/sbt-layout-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbt-layout-project

Initial SBT project configuration for Scala projects.

It includes the following dependencies:

  • Scalatest

Every branch in this repo supports a specific Scala version:

Scala version JDK version Branch
Scala 2.11.8 JDK 6 scala/2.11.8
Scala 2.11.12 JDK 6 scala/2.11.12
Scala 2.12.x JDK 8+ scala/2.12.x
Scala 3.2.x JDK 8+ scala/3.2.x

SBT is updated to the last compatible version of Scala.

How to use it

  1. Clone the repo according your Scala version.
  2. Run init.sh $ sh init.sh <your-repo-name>

About

Initial SBT project configuration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published