Skip to content

Instantly share code, notes, and snippets.

@kballenegger
Created April 13, 2012 00:19
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 kballenegger/ff1450649c6b40a42b1f to your computer and use it in GitHub Desktop.
Save kballenegger/ff1450649c6b40a42b1f to your computer and use it in GitHub Desktop.
(defproject importer "1.0.0-SNAPSHOT"
:description "FIXME: write description"
:main importer.core
:dependencies [[org.clojure/clojure "1.3.0"]
[congomongo "0.1.8"]
[org.clojure/data.json "0.1.2"]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment