[ buster ]
[ 原始碼: golang-github-dnephin-cobra ]
套件:golang-github-dnephin-cobra-dev(1.5.1+git20170113.0.0e9ca70-3)
golang-github-dnephin-cobra-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-dnephin-cobra:
- [golang-github-dnephin-cobra_1.5.1+git20170113.0.0e9ca70-3.dsc]
- [golang-github-dnephin-cobra_1.5.1+git20170113.0.0e9ca70.orig.tar.xz]
- [golang-github-dnephin-cobra_1.5.1+git20170113.0.0e9ca70-3.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 is a fork of the golang-github-spf13-cobra package and as such both packages cannot be installed at the same time.
其他與 golang-github-dnephin-cobra-dev 有關的套件
|
|
|
|
-
- dep: golang-github-cpuguy83-go-md2man-dev
- utility to create manpages from markdown (source)
-
- dep: golang-github-spf13-pflag-dev
- Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags
-
- dep: golang-github-spf13-viper-dev
- Go configuration with fangs