A minimalistic Go "flag" substitute that parses cmdline in the getopt style, with default values and -h help support built-in. Can be instantiated and used within a single line.
-
Updated
Nov 5, 2024 - Go
A minimalistic Go "flag" substitute that parses cmdline in the getopt style, with default values and -h help support built-in. Can be instantiated and used within a single line.
Add a description, image, and links to the cli-options topic page so that developers can more easily learn about it.
To associate your repository with the cli-options topic, visit your repo's landing page and select "manage topics."