ANN: [lein-describe 0.1.0] plugin for displaying detailed information about Clojure projects

141 views
Skip to first unread message

Joel Holdbrooks

unread,
Feb 2, 2014, 10:56:31 PM2/2/14
to clo...@googlegroups.com

lein-describe

Have you ever be involved in a Clojure project and wondered "how are these dependencies used?" or "what do these plugins do?". This plugin can help you answer those questions.

lein-describe provides detailed information about Clojure project dependencies and plugins. With a single command you can get a glance at dependency descriptions, licenses, and more.

Usage

Put [lein-describe "0.1.0"] into the :plugins vector of your :user profile.

Example

$ cd /path/to/clojure/project
$ lein describe
PROJECT DEPENDENCIES:
------------------------------------------------------------------------
Dependency: [com.cemerick/piggieback "0.1.2"]
Description: Adding support for running ClojureScript REPLs over nREPL.
URL: http://github.com/cemerick/piggieback
License(s): Eclipse Public License (http://www.eclipse.org/legal/epl-v10.html)
Dependencies: [org.clojure/clojure "1.5.1"]
              [org.clojure/tools.nrepl "0.2.3"]
              [org.clojure/clojurescript "0.0-2014"]
              [clojure-complete "0.2.3"]
...

PLUGIN DEPENDENCIES:
------------------------------------------------------------------------
Dependency: [com.cemerick/austin "0.1.3"]
Description: The ClojureScript browser-repl, rebuilt stronger, faster, easier.
URL: http://github.com/cemerick/austin
License(s): Eclipse Public License (http://www.eclipse.org/legal/epl-v10.html)
Dependencies: [org.clojure/clojure "1.5.1"]
              [org.clojure/clojurescript "0.0-2014"]
              [com.cemerick/piggieback "0.1.2"]
              [org.clojure/tools.nrepl "0.2.3"]
              [clojure-complete "0.2.3"]
...

da...@dsargeant.com

unread,
Feb 4, 2014, 11:28:56 PM2/4/14
to clo...@googlegroups.com
Looks cool. I'll be sure to check it out.

Atamert Ölçgen

unread,
Feb 5, 2014, 9:23:25 PM2/5/14
to clo...@googlegroups.com
The project URL is "https://github.com/noprompt/lein-garden". (Sorry, if this was mentioned before, I joined recently.)


On Wed, Feb 5, 2014 at 12:28 PM, <da...@dsargeant.com> wrote:
Looks cool. I'll be sure to check it out.

--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clo...@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+u...@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+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



--
Kind Regards,
Atamert Ölçgen

-+-
--+
+++

www.muhuk.com

Joel Holdbrooks

unread,
Feb 5, 2014, 11:05:57 PM2/5/14
to clo...@googlegroups.com
Wat? I think you may have meant to post this comment somewhere else. That's certainly not the case. But I think I did forget to share the link which is: https://github.com/noprompt/lein-describe

Atamert Ölçgen

unread,
Feb 5, 2014, 11:29:35 PM2/5/14
to clo...@googlegroups.com
I posted to the correct thread. Check the project.clj please.

Joel Holdbrooks

unread,
Feb 5, 2014, 11:46:15 PM2/5/14
to clo...@googlegroups.com
Check which project.clj? You posted a link to lien-garden. Am I missing something here?

Joel Holdbrooks

unread,
Feb 6, 2014, 1:14:08 AM2/6/14
to clo...@googlegroups.com
Oh, hey, thanks. I didn’t catch that. Great copy/paste fail, eh. Maybe next time post an issue to the Github. :-)

You received this message because you are subscribed to a topic in the Google Groups "Clojure" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/clojure/FWeIIO2ToGQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to clojure+u...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages