Package Usage: go: gopkg.in/urfave/cli.v1
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:
31 versions
Latest release: almost 8 years ago
2,296 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/gopkg.in/urfave/cli.v1