go-github-com-spf13-cobra 1.8.1
Go library for creating CLI applications
Cobra is both a library for creating powerful modern CLI applications as well as a program to generate applications and command files.
- Outputs:
out
- Website: https://github.com/spf13/cobra
- Licenses: ASL 2.0
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-spf13-cobra 1.8.1
as follows:
guix install go-github-com-spf13-cobra@1.8.1
Or install the latest version:
guix install go-github-com-spf13-cobra
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.