Skip to content

Commit

Permalink
adds lein run task
Browse files Browse the repository at this point in the history
  • Loading branch information
videlalvaro committed Aug 18, 2010
1 parent 0e55c90 commit 3f8fc2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion project.clj
Expand Up @@ -3,4 +3,5 @@
:dependencies [[org.clojure/clojure "1.2.0-RC3"]
[org.clojure/clojure-contrib "1.2.0-RC3"]
[com.ericsson.otp/erlang "1.5.3"]]
:dev-dependencies [[swank-clojure "1.2.1"]])
:dev-dependencies [[swank-clojure "1.2.1"]
[lein-run "1.0.0-SNAPSHOT"]])

0 comments on commit 3f8fc2a

Please sign in to comment.