omglib
A Common Lisp library to build fully dynamic web interfaces
$ area51 add omglibCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(omglib:some-function ...)A Common Lisp library to build fully dynamic web interfaces
$ area51 add omglibCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(omglib:some-function ...)