The checkouts feature of Leiningen exists to support this scenario. https://github.com/technomancy/leiningen/blob/master/doc/TUTORIAL.md#checkout-dependencies
On Sun, Jul 2, 2017 at 11:40 AM, István Dévai <ist...@istvandevai.com> wrote: > Hi all, > > How to maintain an internal tools library parallel to writing a Clojure > app? Having a separate Emacs open with that project + releasing + > installing it after every small change seems to be a big hassle to me. What > are the best practices of this? For example adding the source path of the > library to the srcpath of the dependent project? (only in DEV profile of > course). I'm looking for a setup that's plays nice with Leiningen, Emacs, > Cider and Clojurescript+Figwheel. Also it would be nice not to have hard > coded things like workstation-dependent paths in project.clj and such. > Also, preferably when I build a package (uberjar, etc.) of my project, that > should rely on a released version of the util library. > > Thanks for help :) > > Istvan > > -- > 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. > -- Howard M. Lewis Ship Senior Mobile Developer at Walmart Labs Creator of Apache Tapestry (971) 678-5210 http://howardlewisship.com @hlship -- 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.