Utility classes to polish Scala applications.
Implicit methods that seem common sense to me.
Stop and start Scala applications
Actor and Probe factory
Modify your build.sbt and add this:
resolvers += "flurdy-maven" at "http://dl.bintray.com/content/flurdy/maven"
libraryDependencies += "com.flurdy" %% "sander-core" % "0.2.0"
libraryDependencies += "com.flurdy" %% "sander-akka" % "0.2.0"