Package cli provides a minimal framework for creating and organizing command line Go applications.
go get github.com/urfave/cliNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a simple CLI app that prints 'Hello, world!'
Use github.com/urfave/cli/v2 for new projects.
No dependency data recorded yet.