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