Skip to content

Instantly share code, notes, and snippets.

@wfaler
Created April 26, 2012 12:14
Show Gist options
  • Save wfaler/2499204 to your computer and use it in GitHub Desktop.
Save wfaler/2499204 to your computer and use it in GitHub Desktop.
build.sbt
resolvers ++= Seq(Resolver.url("sbt-plugin-releases",
new URL("http://scalasbt.artifactoryonline.com/scalasbt/sbt-plugin-releases/"))(Resolver.ivyStylePatterns))
addSbtPlugin("org.ensime" % "ensime-sbt-cmd" % "0.0.10")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment