Entry point for the Arrea command-line interface.
Thin wrapper that pre-processes arguments (extracts --asdf-* and --mise-*
flags before they reach the Alaja.CLI.Definition DSL) and delegates to
Arrea.CLI.Definition.main/1.
Usage
arrea [--help | -h]
arrea [--version | -v]
arrea <command> [args...]
arrea <command> --help
Summary
Functions
Main entry point. Parses arguments and dispatches to the DSL.