close
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

ripgrep (ripgrep)

Install "rg" (ripgrep) binary

Example Usage

"features": {
    "ghcr.io/devcontainer-community/devcontainer-features/ripgrep:1": {}
}

Options

Options Id Description Type Default Value
version Version of "ripgrep" to install. string latest

ripgrep (rg)

Project

Description

A line-oriented search tool that recursively searches directories for a regex pattern. rg is significantly faster than grep and respects .gitignore rules while supporting common features like Unicode support and compressed file search.

Installation Method

Downloaded as a pre-compiled binary from the GitHub releases page and placed in /usr/local/bin.

Other Notes

No additional notes.


Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.