From the README:
An effortless command-line argument parser for Zig.
Features
- Zero allocations.
- Declaratively define your command as a plain Zig type.
- Single-function API.
- Multi-level subcommands.
- Automatic help message generation at comptime.
You must log in or register to comment.