Skip to content

Installation

github-actions[bot] edited this page Aug 24, 2026 · 3 revisions

Installation

Install the Gitbot GitHub App on the repositories where comments may be posted. Select only the repositories that need access.

Linux and macOS:

curl --proto '=https' --tlsv1.2 -fsSL https://gitbot.pulkit.page/install.sh | sh

Windows PowerShell:

irm https://gitbot.pulkit.page/install.ps1 | iex

Cargo:

cargo install gitbot --locked

Clone this wiki locally