Skip to content

Commit

Permalink
Added cake-autodoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
Raynes committed Sep 22, 2010
1 parent 30117ff commit 0903a2c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@
:dependencies [[org.clojure/clojure "1.2.0"]
[clj-http "0.1.1"]
[org.clojure/clojure-contrib "1.2.0"]]
:dev-dependencies [[swank-clojure "1.2.1"]])
:dev-dependencies [[swank-clojure "1.2.1"]
[cake-autodoc "0.0.1-SNAPSHOT"]]
:tasks [cake-autodoc.tasks])

0 comments on commit 0903a2c

Please sign in to comment.