Articles tagged with scripting

6 articles found

2/9/20242 min read

Option namespace thingy for parseArger

A realistic example is worth days of hello world tutorials !

Learn all about the completion, documentation and supporting stuff for your scripts that you can generate with ParseArger.

Options with default values ? Repeatable options or aliases maybe ? This is a deeper dive into parseArger's arguments, options and flags generation.

10/10/20236 min read

Deeper dive in parseArger generate and parse commands arguments and options.

Generate standalone bash scripts with argument, option and flag parsing, documentation, completion and more !