Recursive grep written in Go, for everyday ease of use.
Go to file
Laurence Withers 2f3af7fc8e Improved binary / minified file detection heuristics 2023-05-13 13:17:54 +01:00
.gitignore Very early work in progress 2023-05-11 23:30:43 +01:00
LICENSE Very early work in progress 2023-05-11 23:30:43 +01:00
README.md Initial commit 2023-05-11 21:34:39 +01:00
display.go Add some possible TODO items 2023-05-13 12:47:52 +01:00
file.go Improved binary / minified file detection heuristics 2023-05-13 13:17:54 +01:00
go.mod Glob matching for exclude 2023-05-13 12:45:12 +01:00
go.sum Glob matching for exclude 2023-05-13 12:45:12 +01:00
main.go Make exclude match on suffices by default 2023-05-13 13:13:18 +01:00

README.md

gg

Recursive grep written in Go, for everyday ease of use.