unix-opts

MIT

minimalistic parser of command line arguments

$ area51 add unix-optsCopy

Usage

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