ripgrep

ripgrep

ripgrep recursively searches directories for a regex pattern while respecting your gitignore

RUSTdevelopment
63,467 stars2,544 forksRust

Installation Guide

Complexity:Moderate

Prerequisites

  • Rust installed
# Installation

```bash
git clone https://github.com/BurntSushi/ripgrep.git
cd ripgrep
```

See https://github.com/BurntSushi/ripgrep for detailed instructions.

Quick Commands

git clone https://github.com/BurntSushi/ripgrep.git