defmain
A wrapper around net.didierverna.clon which makes command line arguments parsing easier.
$ area51 add defmainCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(defmain:some-function ...)