Master package for all dendrite packages
$ area51 add dendrite
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (dendrite:some-function ...)