deploy

zlib

Tools to aid in the deployment of a fully standalone application.

$ area51 add deployCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(deploy:some-function ...)