Skip to content

joseraya/pomodoro-kata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-dojo

Scala base project for coding dojos.

It is configured to use:

sbt version 0.11.2 scala 2.9.1 scalaTest 1.7.1

It is configured with eclipse and idea plugins so that you can generate a project for your favorite IDE:

sbt gen-idea ; Generates an idea project

sbt eclipse	; Generates an eclipse project

In order to run the tests continuously you must execute:

sbt ~test

About

Scala base project for coding dojos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%