Mango (man page generator) integration for Kong
.
This package allows Kong (https://github.com/alecthomas/kong) packages
to generate man pages using Mango (https://github.com/muesli/mango).
.
Simply add mangokong.ManFlag to your CLI struct:
.
var cli struct {
Man mangokong.ManFlag `help:"Write man page."
}
.
Example
.
This is what the included example (/example) looks like:
.
[Image: example.1] (/example.1.png)
Installed Size: 20.5 kB
Architectures: all