Skip to content

Instantly share code, notes, and snippets.

View wires's full-sized avatar
🕳️

Jelle Herold wires

🕳️
View GitHub Profile
@wires
wires / build.sbt
Created August 16, 2013 10:56 — forked from agemooij/build.sbt
import com.typesafe.sbt.SbtStartScript
seq(SbtStartScript.startScriptForClassesSettings: _*)
seq(Revolver.settings: _*)
name := "demo"
organization := "com.scalapenos"