cl-cli

WTFPL

Command line parser

$ area51 add cl-cliCopy

Usage

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

Dependencies