Collaborate on a command 'grep' interface?
Hello,
I was just thinking of developing something like this was ripgrep and it was awesome to see it already in Melpa.
Currently, I mainly use ag and ag.el. I was curious if @Wilfred would be interested in developing a common "grep" interface, and then extend ag.el from that. You can then extend ripgrep.el from that common "grep" interface library too?
What do you think?
As ag andrgare quite similar, I believe, there will be tremendous code reuse between this andag.el`.
Hi, i create ripgrep.el to test this new search tool. I also created sift.el. To unify this search packages, i start a new project : Socyl
Thanks!
I create a PR to add socyl to melpa : https://github.com/melpa/melpa/pull/4291