emacs-ghub 5.0.2
Emacs client libraries for the APIs of various Git forges
Ghub provides basic support for using the APIs of various Git forges from Emacs packages. It supports the REST APIs of Github, Github GraphQL, Gitlab, Gitea, Gogs and Bitbucket. It abstracts access to API resources using only a handful of functions that are not resource-specific.
- Outputs:
out - Website: https://github.com/magit/ghub
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-ghub 5.0.2 as follows:
guix install emacs-ghub@5.0.2
Or install the latest version:
guix install emacs-ghub
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.