Skip to content

Giter8 template for a SBT project with eclipse plugin and scalatest dependency

Notifications You must be signed in to change notification settings

rlazoti/scala-sbt.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-sbt.g8

A Giter8 template that creates a sbt project with support for Scala and ScalaTest.

Usage

After installing Giter8, type:

$ g8 rlazoti/scala-sbt.g8

Note that the '.g8' suffix is implicit so you could also do:

$ g8 rlazoti/scala-sbt

You'll now be prompted for some parameters, just hit "Enter" for default values or type something.

Once everything is okay, type:

$ cd <your newly created folder>
$ sbt

It's done! :)

About

Giter8 template for a SBT project with eclipse plugin and scalatest dependency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages