adopt-subcommands

MIT

Extend the Adopt command line processing library to handle nested subcommands.

$ area51 add adopt-subcommandsCopy

Usage

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