A traditional getopt library for Go, supporting short and long options, mandatory options, and mutually exclusive groups.
go get github.com/pborman/getopt/v2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a --name flag, parses command-line arguments, and prints a greeting.
No known issues recorded.
No dependency data recorded yet.