Go - Building CLI tools with goopts, a command-line argument parsing library
May 20, 2025
Presenting goopts, a cross-platform Go library for parsing command-line arguments with support for subcommands, argument groups, mutually exclusive options, and multiple value types.