quickapp

Modified BSD License

A utility library to automate much of the app creation process

$ area51 add quickappCopy

Usage

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

Used by