2022-07-05 09:02:09 -04:00
|
|
|
# cli
|
2022-04-04 16:06:48 -04:00
|
|
|
|
|
|
|
[](https://pkg.go.dev/github.com/urfave/cli/v2)
|
|
|
|
[](https://codebeat.co/projects/github-com-urfave-cli)
|
|
|
|
[](https://goreportcard.com/report/urfave/cli)
|
2022-07-05 09:02:09 -04:00
|
|
|
[](https://codecov.io/gh/urfave/cli)
|
2022-04-04 16:06:48 -04:00
|
|
|
|
|
|
|
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.
|
|
|
|
|
2022-07-05 09:02:09 -04:00
|
|
|
## Documentation
|
2022-04-04 16:06:48 -04:00
|
|
|
|
2022-07-05 09:02:09 -04:00
|
|
|
More documentation is available in [`./docs`](./docs) or the hosted
|
|
|
|
documentation site at <https://cli.urfave.org>.
|
2022-04-04 16:06:48 -04:00
|
|
|
|
2022-07-05 09:02:09 -04:00
|
|
|
## License
|
2022-04-04 16:06:48 -04:00
|
|
|
|
2022-07-05 09:02:09 -04:00
|
|
|
See [`LICENSE`](./LICENSE)
|