Skip to content

Instantly share code, notes, and snippets.

@ato
Created April 24, 2010 12:24
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 ato/377613 to your computer and use it in GitHub Desktop.
Save ato/377613 to your computer and use it in GitHub Desktop.
(defproject myproj "1.0.0-SNAPSHOT" :description "FIXME: write"
:dependencies [[org.clojure/clojure "1.1.0"]
[org.clojure/clojure-contrib "1.1.0"]]
:dev-dependencies [[leiningen/lein-swank "1.2.0-SNAPSHOT"]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment