summaryrefslogtreecommitdiffstats
path: root/system/ripgrep/README
blob: 3a383d5a18702e203fe7feb70e68518c1c0ee783 (plain)
ripgrep - line oriented search tool

ripgrep is a line oriented search tool that combines the usability of
The Silver Searcher (similar to ack) with the raw speed of GNU grep.

Note:
rust is required for building ripgrep, but it not needed at runtime.