Skip to content

Instantly share code, notes, and snippets.

@mneedham
Created July 2, 2011 12:42
Show Gist options
  • Select an option

  • Save mneedham/1059993 to your computer and use it in GitHub Desktop.

Select an option

Save mneedham/1059993 to your computer and use it in GitHub Desktop.
(defproject test-project "0.1.0"
:description "Test Project"
:dependencies [[org.clojure/clojure "1.2.0"],
[org.clojure/clojure-contrib "1.2.0"]]
:dev-dependencies [[swank-clojure "1.2.0"]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment