Package cli provides a minimal framework for creating and organizing command line Go applications.
go get github.com/urfave/cli/v2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a simple CLI app that prints a greeting.
Refer to the migration guide when upgrading from v1.
No dependency data recorded yet.