This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Apr 13 14:38:54 -0700 2009 | |
| |
README | Mon Apr 13 14:46:38 -0700 2009 | |
| |
do-dot.lisp | Mon Apr 13 14:46:38 -0700 2009 |
README
;; 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/







