Skip to content

Instantly share code, notes, and snippets.

@jballanc
Created October 19, 2012 19:04
Show Gist options
  • Save jballanc/3920043 to your computer and use it in GitHub Desktop.
Save jballanc/3920043 to your computer and use it in GitHub Desktop.
(defproject bebop "1.0.0-SNAPSHOT"
:description "Space Cowboy"
:dependencies [[ring/ring-jetty-adapter "1.1.5"]
[cheshire "4.0.2"]
[hiccup "1.0.1"]
[org.clojure/clojure "1.4.0"]
[tnrglobal/bishop "1.2.0"]]
:immutant {:content-path "/"})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment