lib/cli: automatically add help and license flags #31

Open
opened 2022-07-15 05:12:50 +02:00 by BodgeMaster · 1 comment

Would be very handy to have automatic generation of -h/--help and --license for all programs that don't explicitly define them otherwise.

Another idea stolen from SerenityOS...

Would be very handy to have automatic generation of `-h`/`--help` and `--license` for all programs that don't explicitly define them otherwise. Another idea stolen from SerenityOS...
BodgeMaster added the
Enhancement
label 2022-07-15 05:13:12 +02:00

This could include a macro that constructs ArgumentsParser and automatically checks for these two flags.

This could include a macro that constructs `ArgumentsParser` and automatically checks for these two flags.
BodgeMaster added a new dependency 2022-07-15 13:58:07 +02:00
Sign in to join this conversation.
There is no content yet.