Hi Shantanu,

Thanks for the detailed reply.

BTW, an issue I ran into: when using lein-exec 0.1 (installed via
"lein plugin install lein-exec 0.1") with lein 1.7.1, trying `lein
exec foo.clj`, it tells me:

    Couldn't find project.clj, which is needed for exec

Also, re.

> 7. In lein-oneoff you specify all dependencies in the beginning using
> #_(defdeps ..). In lein-exec you are free to pull in dependencies at
> any point in the code.

Note, the `#_` is optional.

---John

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