slackbuilds_ponce/system/ripgrep/README
Andrew Clemons 5e36e13880 system/ripgrep: Update README.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
2018-03-10 07:11:10 +07:00

7 lines
252 B
Text

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.