print-html

MIT License

Simple html generator.

$ area51 add print-htmlCopy

Usage

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