Module gh

Source
Expand description

Functions for interacting with GitHub via the gh CLI

Modules§

gh_cli
gh_cli_fake
util

Constants§

GH_CLI_BYTES

Statics§

GITHUB_CLI

Traits§

GitHub
Trait describing the methods that the GitHub CLI should implement

Functions§

gh_cli
gh_cli_first_time_setup
init_github_cli
Get the GitHub CLI and initialize it with a default repository If fake is true, a fake GitHub CLI is returned. The fake GitHub CLI is used for testing and does not interact with GitHub