Kingpin is a command-line interface library for Go that supports flags, commands, and arguments with a fluent API.
go get gopkg.in/alecthomas/kingpin.v3-unstableNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a boolean flag and parse command-line arguments.
Use the stable v2 version (gopkg.in/alecthomas/kingpin.v2) for production.
Breaking-change detection hasn't run for this library yet.
No dependency data recorded yet.