zig-cli
zig-cli copied to clipboard
Add auto --color option
The --color option can be automatically present if configured. It can explicitly disable or enable coloring.
The value of the --color option might be used by the main program, not only while printing the help message, i.e. the option value must be sharable between zig-cli and the program.