adp-github
ADP extension to generate github markdown files.
$ area51 add adp-githubCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(adp-github:some-function ...)ADP extension to generate github markdown files.
$ area51 add adp-githubCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(adp-github:some-function ...)