clingon
Command-line options parser system for Common Lisp
$ area51 add clingonCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clingon:some-function ...)Command-line options parser system for Common Lisp
$ area51 add clingonCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clingon:some-function ...)