Skip to content

Instantly share code, notes, and snippets.

@ctdean
Created January 9, 2010 00:10
Show Gist options
  • Save ctdean/272600 to your computer and use it in GitHub Desktop.
Save ctdean/272600 to your computer and use it in GitHub Desktop.
(defproject test-swank "1.0.0-SNAPSHOT"
:description "FIXME: write"
:dependencies [[org.clojure/clojure "1.1.0"]
[org.clojure/clojure-contrib "1.0-SNAPSHOT"]]
:dev-dependencies [[leiningen/lein-swank "1.0.0-SNAPSHOT"]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment