Projects

Some open source things I’ve done (see more on my GitHub page):

  • sbt-sublime – An sbt pluign for generating Sublime Text projects with library dependencies sources.
  • sbt-stats – An sbt plugin for source code statistics.
  • tumblr4s – A Scala library for the Tumblr API.
  • sbt-sound – An sbt plugin for adding sounds to task completions.
  • scala-e2e-testing – A detailed, fully-working, example of how to write what I consider to be “true” end-to-end tests in Scala.