On Oct 20, 11:01 pm, Phil Hagelberg <p...@hagelb.org> wrote:
> 1 and 2 are the same with Maven, so it's just:
>
> 1. Install
>  and
> 2. Run
>
> which I believe is as few steps as you can really make it.

You can remove the install step. If you run a script and you don't
have the necessary dependencies, it seems logical to download and
install those dependencies when the script initiates.

It also seems difficult to add your application to an online Maven
repository. Do you know of any existing sites that make it easy to do
this?

- James


--~--~---------~--~----~------------~-------~--~----~
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