Skip to content

Commit

Permalink
Add project.clj
Browse files Browse the repository at this point in the history
  • Loading branch information
candera committed Dec 22, 2011
1 parent 636c0aa commit 567a358
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions project.clj
@@ -0,0 +1,6 @@
(defproject cs-atom "0.1.0-SNAPSHOT"
:description "Some scripts for getting data out of a CommunityServer
SQL database and into an Atom feed."
:dependencies [[org.clojure/clojure "1.3.0"]
[enlive "1.0.0"]]
:dev-dependencies [[swank-clojure "1.4.0-SNAPSHOT"]])

0 comments on commit 567a358

Please sign in to comment.