[ 源代码: golang-github-spf13-cobra ]
软件包:golang-github-spf13-cobra-dev(1.6.1-1)
golang-github-spf13-cobra-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-spf13-cobra:
- [golang-github-spf13-cobra_1.6.1-1.dsc]
- [golang-github-spf13-cobra_1.6.1.orig.tar.gz]
- [golang-github-spf13-cobra_1.6.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Go library for creating powerful modern Go CLI applications
Cobra is a Go library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools.
Cobra has an exceptionally clean interface and simple design without needless constructors or initialization methods.
This package contains the Cobra library for Go.
其他与 golang-github-spf13-cobra-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-cpuguy83-go-md2man-v2-dev (>= 2.0.2)
- utility to create manpages from markdown (source)
-
- dep: golang-github-spf13-pflag-dev (>= 1.0.5)
- Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags
-
- dep: golang-github-spf13-viper-dev (>= 1.10.0)
- Go configuration with fangs
-
- dep: golang-gopkg-yaml.v3-dev (>= 3.0.1)
- YAML support for the Go language