Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 718 Bytes

readme.md

File metadata and controls

36 lines (22 loc) · 718 Bytes

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.