cl-dot

Generate Dot Output from Arbitrary Lisp Data

$ area51 add cl-dotCopy

Usage

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