On Tue, Jul 19, 2011 at 6:27 PM, Wei Hsu <yayits...@gmail.com> wrote: > Thanks for the tips, Phil! This may be somewhat of a newbie question, > but what's the best way to modify lein-nailgun and include that local > fork in my project using leiningen?
It's probably best to create your own github fork of lein-nailgun and do the fix there. Then submit it as a pull request upstream. If you need to use it locally before it gets accepted upstream, just run "lein install" inside your own checkout. It's best if your fork has a different version number (or a snapshot) from upstream so you can distinguish it in your own project's project.clj file. -Phil -- 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