> A few approaches I have thought about: 1) Upload the stand alone jar 
> to github and have the "gantry" script pull down the standalone into 
> ~/.gantry and construct the command line. 2) Create a cake wrapper 
> (not preferred because it introduces a dependency). 3) Forget the 
> wrapper and just distribute the jar. 
>
1 is what lein does and it seem to work well.

You might consider creating an "uberjar" and then packing it with one of the 
various jar -> exe programs (such as IzPack). 

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to