Skip to content

ferhtaydn/sbt-skeleton.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A giter8 based sbt template for creating sbt/scala project in a clean and easy way.

You can create a new project skeleton with sbt new ferhtaydn/sbt-skeleton.g8 command.

  • sbt 0.13.15
  • Cross build against Scala 2.11.8, 2.12.2
  • ScalaTest
  • ScalaCheck
  • sbt-header
  • scalafmt
  • Project name, organization and version customizable as variables
  • Everything in your project's base package imported automatically in repl sessions
  • Apache 2.0 LICENSE
  • Basic README.md

This repo is a personalized version of the existing solutions. Inspired from both chrislewis/basic-project.g8 and softprops/unfiltered.g8

About

yet another giter8 template for sbt/scala projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published