mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-14 19:55:47 -07:00
kick travis
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
ripgrep (rg)
|
ripgrep (rg)
|
||||||
------------
|
------------
|
||||||
`ripgrep` is a line oriented search tool that combines the usability of The
|
`ripgrep` is a line oriented search tool that combines the usability of The
|
||||||
Silver Searcher (an `ack` clone) with the raw speed of GNU grep. `ripgrep`
|
Silver Searcher (similar to `ack`) with the raw speed of GNU grep. `ripgrep`
|
||||||
works by recursively searching your current directory for a regex pattern.
|
works by recursively searching your current directory for a regex pattern.
|
||||||
`ripgrep` has first class support on Windows, Mac and Linux, with binary
|
`ripgrep` has first class support on Windows, Mac and Linux, with binary
|
||||||
downloads available for
|
downloads available for
|
||||||
|
Reference in New Issue
Block a user