Skip to content

patrikeh/gist-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.