Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 340 Bytes

readme.md

File metadata and controls

19 lines (11 loc) · 340 Bytes

Gist CLI

CLI for interacting with gists.

Setup

Requires a GitHub API token with gist privileges, can be generated at https://github.com/settings/tokens.

Token can either be configured as:

gist config set-token <access-token>

or passed as an environment variable GH_TOKEN.

Docs

Docs available here.