Files
VictoriaMetrics/vendor/github.com/urfave/cli/v2/README.md
Aliaksandr Valialkin aae7b0dc97 vendor: make vendor-update
2023-01-31 11:05:11 -08:00

929 B

cli

Run Tests Go Reference Go Report Card codecov

cli is a simple, fast, and fun package for building command line apps in Go. The goal is to enable developers to write fast and distributable command line applications in an expressive way.

Documentation

More documentation is available in ./docs or the hosted documentation site at https://cli.urfave.org.

License

See LICENSE