MCP.so
ログイン
>_

ripgrep

@BurntSushi

About ripgrep

Recursively search files with fast regex matching and gitignore support.

#rg#terminal-apps#developer-tool#official#agent-ready#ripgrep

Installation

brew install ripgrep

Details

Category

Terminal apps

Command

rg

Maintainer

BurntSushi

Type

Developer tool

What it does

Fast terminal workflow

Keyboard-first interface

Composable with shell tools

Command examples

  1. 1
    rg "TODO"
  2. 2
    rg --files
  3. 3
    rg -t ts "createFileRoute"

More Terminal apps CLIs