Announcing two leiningen plugins: lein-open, http://github.com/cldwalker/lein-open, opens a local jar in an editor easily e.g. `lein open compojure`. By default it opens dependencies in your project.clj but if you specify a full name and version that works as well e.g. `lein open ring/ring-core 1.1.0`.
lein-grep, http://github.com/cldwalker/lein-grep, improves on the default search by displaying one result per line in a well formatted table. I recommend the readme to compare its output to `lein search`. Feedback welcome. Thanks, Gabriel -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
