go-code-gitea-io-sdk-gitea 0.20.0
Gitea Golang SDK client
Package gitea implements a client for the Gitea API. The version corresponds to the highest supported version of the gitea API, but backwards-compatibility is mostly given.
- Outputs:
out
- Website: https://code.gitea.io/sdk
- Licenses: Expat
- Package source: gnu/packages/golang-web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-code-gitea-io-sdk-gitea 0.20.0
as follows:
guix install go-code-gitea-io-sdk-gitea@0.20.0
Or install the latest version:
guix install go-code-gitea-io-sdk-gitea
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.