adp-github

MIT

ADP extension to generate github markdown files.

$ area51 add adp-githubCopy

Usage

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