The listing is nice...maybe would be nice to be able to limit the listing to
one artifact, or a match of artifacts with wildcards, not sure if the
feature would be used enough to justify the work though, but something like:

lein localrepo list "*ring*"

would output:

[ring]
  ring-core (0.2.0, 0.2.0-RC2, 0.3.5, 0.3.7, 0.3.8)
  ring-devel (0.3.5, 0.3.7, 0.3.8)
  ring-jetty-adapter (0.2.0-RC2, 0.3.5, 0.3.7, 0.3.8)
  ring-servlet (0.2.0-RC2, 0.3.5, 0.3.7, 0.3.8)

[lein-ring]
  lein-ring (0.3.2, 0.4.0, 0.4.3)

 - Mark

On Wed, Jul 13, 2011 at 6:57 PM, Shantanu Kumar <kumar.shant...@gmail.com>wrote:

> Am glad it worked for you. I have updated the plugin to version 0.2
> with "list" functionality. Will appreciate any feedback/suggestion.
>
> https://github.com/kumarshantanu/lein-localrepo
>
> Regards,
> Shantanu
>
> On Jul 12, 6:40 pm, Mark Rathwell <mark.rathw...@gmail.com> wrote:
> > Works great, Shantanu.  Thanks!
> >
> > On Tue, Jul 12, 2011 at 3:12 AM, Shantanu Kumar <
> kumar.shant...@gmail.com>wrote:
> >
> >
> >
> >
> >
> >
> >
> > > > It would be ideal if it could be run outside of the project
> structure, as
> > > > would be the case if an additional arity was added to the install
> > > function
> > > > in leiningen.install.
> >
> > > Thanks for the report -- I have pushed version 0.1.1 so it should now
> > > be possible to install it as a plugin and run from any directory.
> >
> > > Regards,
> > > Shantanu
> >
> > > --
> > > 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 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 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

Reply via email to