Articles tagged with bash

7 articles found

2/9/20242 min read

Option namespace thingy for parseArger

11/8/20238 min read

No plans survive first contact, the best part is no part, check yo stagin

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 !