Skip to content

Commit

Permalink
derp, add a :main
Browse files Browse the repository at this point in the history
  • Loading branch information
sjl committed Apr 21, 2012
1 parent 13918eb commit 729fdb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project.clj
@@ -1,5 +1,6 @@
(defproject eve "1.0.0"
:description "The sample code for Steve Losh's BACON 2012 talk."
:license {:name "MIT/X11"}
:main eve.core
:dependencies [[org.clojure/clojure "1.3.0"]
[incanter "1.3.0"]])

0 comments on commit 729fdb1

Please sign in to comment.