Skip to content

pkmishra/scala-sbt-idea-boilerplate.g8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Abstract

This is a giter8 template for removing the boilerplate in setting up a new scala project:

  • `main` and `test` source directories and stubs
  • scalatest
  • SBT simple confguration for `0.12.0`, scala `2.10.0` as default, and `scalatest` dependencies
  • project `name`, `organization`, `version` and `scalaVersion` customizable as variables
  • everything in your project’s base package imported automatically in repl sessions

About

A boilerplate giter8 template for sbt 0.12 and scala 2.10.0-RC2 and above projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%