deploy
Tools to aid in the deployment of a fully standalone application.
$ area51 add deployCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(deploy:some-function ...)Tools to aid in the deployment of a fully standalone application.
$ area51 add deployCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(deploy:some-function ...)