Generate Dot Output from Arbitrary Lisp Data
$ area51 add cl-dot
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (cl-dot:some-function ...)