Because CLI args shouldn’t suck. Loops, conditionals, type chaos? Nope! flagZ flips the script: define a struct, and boom your CLI interface is set, flags flow in, transparent as can be. No fuss.
.{ .name = "flagz", .version = "0.1.0", .dependencies = .{}, .paths = .{ ...