← 全部工具

greptile

热度 65 更新于 开发与构建

Greptile code review from your terminal

npmauto-collected

安装

npm
npm install -g greptile

通过 npm 安装。

Greptile CLI

The command-line interface for Greptile code review. This repository hosts the published binary and installer; source will be opened later in beta.

Install

# macOS via Homebrew
brew install greptileai/tap/greptile

# Any platform via npm
npm install -g greptile

# Direct installer (requires Node 22+)
curl -fsSL https://raw.githubusercontent.com/greptileai/cli/main/install.sh | bash

Use

greptile login
greptile review

See greptile --help for the full command surface.

License

MIT