[ Bron: golang-github-audriusbutkevicius-recli ]
Pakket: golang-github-audriusbutkevicius-recli-dev (0.0.6-2)
Verwijzigingen voor golang-github-audriusbutkevicius-recli-dev
Debian bronnen:
Het bronpakket golang-github-audriusbutkevicius-recli downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan golang-github-audriusbutkevicius-recli-dev gerelateerde pakketten
|
|
|
|
-
- 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