clingon

BSD 2-Clause

Command-line options parser system for Common Lisp

$ area51 add clingonCopy

Usage

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