Skip to content

Draw's a graphvis/dot illustration of the modules installed in your clbuild installation.

Notifications You must be signed in to change notification settings

bhyde/clbuild2dot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

;; Copyright © 2008 Ben Hyde, Licensed under the Apache License, Version 2.0.

The file do-dot.lisp contains a single routine cl-user:generate-drawing of no
arguments.  Invoke it when your current directory set to the clbuild directory; and it will spit out a graphviz/dot[1] drawing of your installed modules and thier dependencies as recorded in the dependencies file.

The file presumes the cl-ppcre[3] is present.

Example output from an slightly earlier version can be seen here[2].
  
[1] http://www.graphviz.org/
[2] http://enthusiasm.cozy.org/archives/2009/04/the-briar-patch
[3] http://www.weitz.de/cl-ppcre/

About

Draw's a graphvis/dot illustration of the modules installed in your clbuild installation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published