ZELYRA
Home > Packages > zelyra/cli

zelyra/cli

v0.1.50 UTILITY Apache-2.0 / MIT

Declarative command-line argument parser featuring automatic `--help` screens, flag typing, and ANSI color styling.

✓ Built-in Module – automatically available

Usage Example

cli App { command "build" { flag "--release", Bool flag "--target", String = "x86_64" } }

Features & Capabilities

Declarative command-line argument parser featuring automatic `--help` screens, flag typing, and ANSI color styling. This library is designed with strict nominal type boundaries, deterministic memory layouts, and full verification against memory corruption.

← Back to Package Registry