Stephen:

Take a look at the "checkouts" Leiningen feature described here to see if
it does what you want:

https://github.com/technomancy/leiningen/blob/master/doc/TUTORIAL.md#checkout-dependencies

Andy

On Sun, Oct 26, 2014 at 8:39 AM, Stephen Wakely <fungus.humun...@gmail.com>
wrote:

> I need to make some modifications to a library that my project is
> depending on.
>
> Currently Leiningen downloads the lib from clojure and uses that lib.  Can
> I set things up so it uses the files I have cloned from github instead?
>
> I have searched the docs but can't find any ideas how to do this.
>
> Thanks
>
> Stephen
>
>
>  --
> 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
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to