deptree

MIT

ASDF systems dependency listing and archiving tool for Common Lisp

$ area51 add deptreeCopy

Usage

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

Dependencies