Skip to content

Instantly share code, notes, and snippets.

@clementi
Last active March 15, 2022 22:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clementi/16b5e12942474cd91f58761f52b5c226 to your computer and use it in GitHub Desktop.
Save clementi/16b5e12942474cd91f58761f52b5c226 to your computer and use it in GitHub Desktop.
Useful Giter8 Templates

Useful Giter8 Templates

Name Description
akka/akka-quickstart-scala.g8 A minimal seed template for an Akka with Scala build
clementi/cats-effect-seed.g8 Scala SBT project with Cats and Cats-Effect
devinsideyou/scala3-seed.g8 A Giter8 template for a fully configured Scala3 SBT single but multibuild ready project. It is configured in a slightly opinionated but mostly dependency free fashion.
http4s/http4s.g8 Scala SBT project with http4s
scala/scala-seed.g8 Barebones Scala SBT project
scala/scala3-cross.g8 Scala 3 and Scala 2 cross-compiled sbt template
scala/scala3.g8 Simple scala3-compiled sbt project template
scalameta/mill-scala-seed.g8 Barebones Scala Mill project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment