adopt-subcommands
Extend the Adopt command line processing library to handle nested subcommands.
$ area51 add adopt-subcommandsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(adopt-subcommands:some-function ...)