spacemacs/layers/+source-control/github
2022-03-28 11:38:15 -04:00
..
img
layers.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
packages.el [github] clarify Git configuration and authorisation documentation 2022-03-28 13:28:10 +02:00
README.org [bot] "documentation_updates" Mon Mar 28 11:29:34 UTC 2022 (#15433) 2022-03-28 11:38:15 -04:00

GitHub layer

/TakeV/spacemacs/media/commit/abc028e24eea06d967d8c077c483dffc29f93f61/layers/+source-control/github/img/github.png

Description

This layer is deprecated.

The layer had support searching for and cloning GitHub repositories, although that did not provide a secure way to store an access token to connect to GitHub.

The git layer provides interaction with GitHub and can securely store the access token using PGP.

Features:

Install

Layer

To use this configuration layer, add it to your ~/.spacemacs. You will need to add github to the existing dotspacemacs-configuration-layers list in this file.

grip-mode

Grip-mode requires python and the python package grip to be installed on the system. Grip can usually be installed with the command pip install grip, on debian based systems make sure you use the python 3 version of pip, it is normally called pip3.

Key bindings

Grip-mode

Key binding Description
SPC g p toggle github flavored mb/org buffer preview in web-browser