defmain

BSD

A wrapper around net.didierverna.clon which makes command line arguments parsing easier.

$ area51 add defmainCopy

Usage

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