Skip to content

Instantly share code, notes, and snippets.

@ddollar
Created January 29, 2012 22:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ddollar/1a04db3d51167cfab2b3 to your computer and use it in GitHub Desktop.
Save ddollar/1a04db3d51167cfab2b3 to your computer and use it in GitHub Desktop.
(defproject hello-world "0.0.1"
:dependencies
[[org.clojure/clojure "1.3.0"]
[ring/ring-jetty-adapter "1.0.1"]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment