mystic

MIT

A project skeleton generator.

$ area51 add mysticCopy

Usage

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