[ aramo ]
软件包: golang-github-audriusbutkevicius-recli-dev (0.0.6-2)
golang-github-audriusbutkevicius-recli-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-audriusbutkevicius-recli:
- [golang-github-audriusbutkevicius-recli_0.0.6-2.dsc]
- [golang-github-audriusbutkevicius-recli_0.0.6.orig.tar.gz]
- [golang-github-audriusbutkevicius-recli_0.0.6-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team
- Aloïs Micard
外部的资源:
- 主页 [github.com]
相似软件包:
Reflection based CLI generator for Golang (library)
Recli is a reflection based CLI generator for Golang.
For a given struct, it builds a set of urfave/cli commands which allows you to modify it from the command line. It is useful for generating command line clients for your application configuration that is stored in a Go struct.
其他与 golang-github-audriusbutkevicius-recli-dev 有关的软件包
|
|
|
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go
-
- dep: golang-github-urfave-cli-dev
- package for building command line apps in Go