Skip to content

Instantly share code, notes, and snippets.

@tomjack
Created August 5, 2010 02:18
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 tomjack/83edb6c1401297c39b53 to your computer and use it in GitHub Desktop.
Save tomjack/83edb6c1401297c39b53 to your computer and use it in GitHub Desktop.
(defproject fooproject "0.1.0-SNAPSHOT"
:description "FIXME: write"
:dependencies [[org.clojure/clojure "1.2.0-RC1"]
[org.clojure/clojure-contrib "1.2.0-RC1"]]
:dev-dependencies [[swank-clojure "1.3.0-SNAPSHOT"]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment