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.