[ ソース: golang-github-spf13-cobra ]
パッケージ: golang-github-spf13-cobra-dev (0.0.3-1)
golang-github-spf13-cobra-dev に関するリンク
Debian の資源:
golang-github-spf13-cobra ソースパッケージをダウンロード:
- [golang-github-spf13-cobra_0.0.3-1.dsc]
- [golang-github-spf13-cobra_0.0.3.orig.tar.gz]
- [golang-github-spf13-cobra_0.0.3-1.debian.tar.xz]
メンテナ:
- Debian Go Packaging Team (QA ページ, メールアーカイブ)
- Anthony Fok (QA ページ)
- Tim Potter (QA ページ)
- Félix Sipma (QA ページ)
外部の資源:
- ホームページ [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 を提供するパッケージ
- golang-github-dnephin-cobra-dev
- Go library for creating powerful modern Go CLI applications
その他の golang-github-spf13-cobra-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-cpuguy83-go-md2man-dev
- utility to create manpages from markdown (source)
-
- dep: golang-github-mitchellh-go-homedir-dev
- Go library for detecting and expanding the user's home directory
-
- dep: golang-github-spf13-pflag-dev (>= 1.0.1~)
- Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags
-
- dep: golang-github-spf13-viper-dev
- Go configuration with fangs
-
- dep: golang-gopkg-yaml.v2-dev
- YAML support for the Go language