restas.file-publisher
A restas module which can publish static files
$ area51 add restas.file-publisherCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(restas.file-publisher:some-function ...)