Skip Navigation
Zig Programming Language @lemm.ee cryptocode @lemm.ee

[New library] flags - An effortless command-line argument parser for Zig

github.com GitHub - n0s4/flags: An effortless command-line argument parser for Zig.

An effortless command-line argument parser for Zig. - n0s4/flags

GitHub - n0s4/flags: An effortless command-line argument parser for Zig.

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.
0
0 comments