Miscellaneous tools one might find useful for Scala-based webapp development.
After ensuring the test-suite passes (sbt "+ test"), run the following two
commands on the sbt console:
+ publishSigned
sonaUpload
sonaRelease
Miscellaneous tools one for Scala-based web applications.