[ trixie ]
[ sid ]
[ ソース: golang-github-alecthomas-mango-kong ]
パッケージ: golang-github-alecthomas-mango-kong-dev (0.1.0-2)
golang-github-alecthomas-mango-kong-dev に関するリンク
Debian の資源:
golang-github-alecthomas-mango-kong ソースパッケージをダウンロード:
- [golang-github-alecthomas-mango-kong_0.1.0-2.dsc]
- [golang-github-alecthomas-mango-kong_0.1.0.orig.tar.gz]
- [golang-github-alecthomas-mango-kong_0.1.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- golang-github-alecthomas-kong-hcl-dev
- golang-github-muesli-mango-examples
- golang-github-bep-simplecobra-dev
- golang-github-muesli-mango-cobra-dev
- golang-github-muesli-mango-pflag-dev
- gh
- golang-github-sigstore-sigstore-go-dev
- sigstore-go
- golang-github-docker-cli-docs-tool-dev
- contextfree
- golang-github-rodaine-table-dev
Mango (man page generator) integration for Kong (library)
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)
その他の golang-github-alecthomas-mango-kong-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-alecthomas-kong-dev
- command-line parser for Go
-
- dep: golang-github-muesli-mango-dev
- mango is a man-page generator for several go packages (library)
-
- dep: golang-github-muesli-roff-dev
- roff lets you write roff documents in Go (library)