print-html

MIT License

Simple html generator.

$ area51 add print-htmlコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(print-html:some-function ...)