套件:golang-github-audriusbutkevicius-recli-dev(0.0.6-2)
golang-github-audriusbutkevicius-recli-dev 的相關連結
Debian 的資源:
下載原始碼套件 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]
維護小組:
外部的資源:
- 主頁 [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