Easy to use command line option parser
$ area51 add unix-options
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (unix-options:some-function ...)