[ 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