Description
Shell scripts can get structured argument parsing and dependency checks through a small prebuilt CLI. This package is useful for script authors who want clap-like behavior without rewriting shell tools. Generated parsing logic should be tested with invalid input and missing dependencies.