Skip to content

jameswarren/scala-base.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Giter8 template for creating personal Scala projects.

Create a new project via sbt new jameswarren/scala-base.g8

  • Creates multi-module setup with initial module called core.
  • Integrates Ammonite so that test:run launches an Ammonite shell with the project context
  • Adds numerous sbt plugins including
    • sbt-assembly
    • sbt-dependency-graph
    • sbt-license-report
    • sbt-scalafmt
    • sbt-scoverage
    • sbt-stats
    • sbt-updates
    • scala-clippy

About

base config for personal scala projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages