Skip to content

kobmic/plain-scala.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

giter8 template for plain Scala sbt project

uses

  • Scala 2.12.6
  • Scalatest 3.0.5
  • specs2 4.3.4

predefined sbt plugins

  • sbt-scoverage 1.5.1
  • scalastyle-sbt-plugin 1.0.0

usage:

Follow g8 installation instructions or when using homebrew:

brew install giter8

Go to your favourite shell and enter

g8 kobmic/plain-scala
cd [app-name]
sbt compile

License:

Licensed under the Apache License, Version 2.0, see http://www.apache.org/licenses/LICENSE-2.0

About

Giter8 template: Scala sbt project with scalatest/specs2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages