Setup macOS development environment
new-macos-setupcommandsetup L2★1
larrykoo711/new-macos-starter ↗What it does
Execute command with subcommand routing
Best for
Dispatch commands to the right handler without boilerplate.
Inputs
- · Command arguments
Outputs
- · Routed output from subcommand handler
Preconditions
- · Subcommand recognized
Failure modes
- · Unknown subcommand
- · Invalid arguments
Trust signals
- · Command routing logic
- · Help text