Skip to content

odwrotnie/scala-seed.g8

 
 

Repository files navigation

A Giter8/SBT/Scala template

A Giter8 template for a fully configured Scala SBT single but multibuild ready project. It is configured in a slightly opinionated but mostly dependency free fashion.

All versions will always stay hardcoded as opposed to being chooseable or automatically updatable via Giter8 in order to guarantee the soundness of the build. In other words, assuming you don't have any global settings/plugins the build won't break unless you manually break it by changing versions by hand. Enjoy!

sbt new devinsideyou/scala-seed.g8  # for Scala 2.x
sbt new devinsideyou/scala3-seed.g8 # for Scala 3.x

or

g8 devinsideyou/scala-seed  # for Scala 2.x
g8 devinsideyou/scala3-seed # for Scala 3.x

Watch on YouTube

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Scala 100.0%