This package browser is in early development. Mind the rough edges.

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.

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.