Dan Buch 58ccb0bf28
Clean up the v2 manual a bit
includes:
- running each example through `goimports`
- wrapping text at ~80 cols
- consistently using `&cli.App{...}`
- consistently using code example gates
- removing trailing blankspace
2022-06-20 17:08:10 -04:00
2022-06-18 13:38:22 -07:00
2022-06-20 17:08:10 -04:00
2022-06-18 11:49:24 -07:00
2022-05-08 20:49:08 -04:00
2022-05-06 22:23:17 -04:00
2022-05-01 23:02:05 -04:00
2022-04-23 22:07:16 -04:00
2022-04-23 22:07:16 -04:00
2021-04-05 07:57:41 -04:00
2022-06-13 08:23:41 +10:00
2022-06-13 08:23:41 +10:00
2022-06-13 08:23:41 +10:00
2022-06-13 08:23:41 +10:00
2022-05-01 23:02:05 -04:00
2022-04-23 22:07:16 -04:00
2022-06-20 09:35:57 -04:00
2022-06-20 09:35:57 -04:00
2022-05-18 23:17:57 -04:00
2020-03-03 13:06:34 +01:00
2022-06-13 08:23:41 +10:00
2022-06-13 08:23:41 +10:00
2022-06-13 08:23:41 +10:00
2019-09-13 05:17:24 +05:30
2019-09-13 05:17:24 +05:30

cli

GoDoc codebeat 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

Description
No description provided
Readme 7 MiB
Languages
Go 99.5%
Makefile 0.3%
Shell 0.1%