buildnode
Tool for building up an xml dom nicely.
$ area51 add buildnodeCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(buildnode:some-function ...)Tool for building up an xml dom nicely.
$ area51 add buildnodeCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(buildnode:some-function ...)