Brian Wolf writes:
> Whats the idiomatic or best method to develop patches to pre-exisitng
> libraries using clojars, do I git the source to my computer, put put
> [lein-clojars "0.5.0"] in project file, obviously renaming the
> project, and do I take original dependenicies out, or leave in, or
Hi,
Whats the idiomatic or best method to develop patches to pre-exisitng
libraries using clojars, do I git the source to my computer, put put
[lein-clojars "0.5.0"] in project file, obviously renaming the
project, and do I take original dependenicies out, or leave in, or am
I on the wrong track?