asdf-viz
Visualizes the dependencies between asdf systems / Visualize the function call graph.
$ area51 add asdf-vizCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(asdf-viz:some-function ...)