Publish git-garden, a module to visualize repo graphs
What it does is: You point it at a github or fossil repo and it spits out this: http://dl.dropbox.com/u/10190786/simple.html
Git-Garden currently lives in my github: https://github.com/wchristian/git-garden
It languished a bit because i needed to wait for patches to Git-PurePerl to get on CPAN. Now i'm still waffling a bit about naming and other API details, i.e. should import/export modules be their own dists, should i use Module::Pluggable, etc.
4
votes