asdf-viz

LLGPL

Visualizes the dependencies between asdf systems / Visualize the function call graph.

$ area51 add asdf-vizCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(asdf-viz:some-function ...)