Command-line argument and flag parser for Go applications with support for subcommands and complex interfaces.
go get gopkg.in/alecthomas/kingpin.v2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a flag and a required argument, then parse command-line input.
Use github.com/alecthomas/kong for new projects.
No dependency data recorded yet.