unix-options

LLGPL

Easy to use command line option parser

$ area51 add unix-optionsCopy

Usage

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