Skip to content

Instantly share code, notes, and snippets.

@halgari
Created August 1, 2012 03:11
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 halgari/3223290 to your computer and use it in GitHub Desktop.
Save halgari/3223290 to your computer and use it in GitHub Desktop.
(defproject clj-lobapp "0.1.0-SNAPSHOT"
:description "A Line of Business App in Clojure"
:url "http://github.com/halgari/clj-lobapp"
:dependencies [[org.clojure/clojure "1.4.0"]
[com.datomic/datomic-free "0.8.3343"]
[midje "1.4.0"]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment