slackbuilds_ponce/system/ripgrep
Andrew Clemons 5e36e13880 system/ripgrep: Update README.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
2018-03-10 07:11:10 +07:00
..
README system/ripgrep: Update README. 2018-03-10 07:11:10 +07:00
ripgrep.info development/ripgrep: Updated for version 0.8.1. 2018-02-24 06:55:44 +07:00
ripgrep.SlackBuild development/ripgrep: Updated for version 0.8.1. 2018-02-24 06:55:44 +07:00
slack-desc

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.