Closed as not planned
Description
Tool name
ripgrep
Tool license
Dual-licensed under MIT or the UNLICENSE.
Add or update?
- Add
- Update
Desired version
14.1.1
Approximate size
1- 3 MB, except Windows where it is around 10MB
Brief description of tool
ripgrep is a fast cross-platform grep tool:
https://beyondgrep.com/feature-comparison/
Having this tool will simplify cross-platform grepping features.
URL for tool's homepage
https://github.com/BurntSushi/ripgrep
Provide a basic test case to validate the tool's functionality.
$ rg "testing"
Platforms where you need the tool
- Azure DevOps
- GitHub Actions
Runner images where you need the tool
- Ubuntu 22.04
- Ubuntu 24.04
- macOS 13
- macOS 13 Arm64
- macOS 14
- macOS 14 Arm64
- macOS 15
- macOS 15 Arm64
- Windows Server 2019
- Windows Server 2022
- Windows Server 2025
Can this tool be installed during the build?
Multiple ways of installing tool:
https://github.com/BurntSushi/ripgrep?tab=readme-ov-file#installation
Tool installation time in runtime
< 1 min
Are you willing to submit a PR?
No response