lake

MIT

Lake is a GNU make like build utility in Common Lisp.

$ area51 add lakeCopy

Usage

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