go-git-sr-ht-rjarry-go-opt-v2 2.0.1
Argument parsing and completion based on struct tags
go-opt
is a library to parse command line arguments based on tag annotations on struct fields. It came as a spin-off from aerc to deal with its internal commands.
- Outputs:
out
- Website: https://git.sr.ht/~rjarry/go-opt
- Licenses: Expat
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-git-sr-ht-rjarry-go-opt-v2 2.0.1
as follows:
guix install go-git-sr-ht-rjarry-go-opt-v2@2.0.1
Or install the latest version:
guix install go-git-sr-ht-rjarry-go-opt-v2
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.