muesli / mango
mango is a man-page generator for the Go flag, pflag, cobra, coral, and kong packages
☆259Updated last year
Alternatives and similar repositories for mango:
Users that are interested in mango are comparing it to the libraries listed below
- Lets you retrieve platform-specific paths (like directories for app-data, cache, config, and logs)☆216Updated 2 years ago
- In-process request tracing☆97Updated last year
- Go tool for major version upgrades☆137Updated 7 months ago
- Importable package that parses version info from debug.ReadBuildInfo().☆286Updated 5 months ago
- µDiff - a micro Go diffing library☆182Updated last week
- Generate readme file from Go doc. Now available as a Github action!☆217Updated 6 months ago
- Terminal string styling for go done right, with full and painless Windows 10 support.☆339Updated 3 years ago
- depaware makes you aware of your Go dependencies☆446Updated 3 months ago
- Go io/fs.FS filesystem implementations for various URL schemes☆307Updated this week
- A simple assertion library using Go generics☆159Updated last month
- Go library for printing human readable, relative time differences 🕰️☆408Updated 9 months ago
- A cancelable reader for Go☆130Updated last year
- "CLI Mate" autogenerates CLIs from structs / functions (nested subcommands, global / local flags, help generation, typo suggestions, shel…