Skip to content

devlooped/gh-chat

Repository files navigation

GitHub CLI Chat Extension

An extension to interact with the GitHub CLI using natural language.

Installation

The GitHub CLI must be installed first.

Install:

gh extension install devlooped/gh-chat

Upgrade:

gh extension upgrade chat

Uninstall:

gh extension remove chat

The extension uses the GitHub CLI API to run queries and render them to the console.

Usage

The extension adds a chat command to the gh CLI, which you can use to interact with the GitHub API using natural language.