Package Usage: go: github.com/urfave/cli/v3
Package cli provides a minimal framework for creating and organizing command line
Go applications. cli is designed to be easy to understand and write, the most simple
cli application can be written as follows:
Of course this application does not do much, so let's make this an actual application:
11 versions
Latest release: over 1 year ago
36 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/urfave/cli/v3