/go-file-search

(Proof-of-concept) Search entire file trees super-fast

Primary LanguageGo

Go File Search

Recursively search files.

Uses go-ngram to search for files super-fast.

Usage

$ ./go-file-search <search string> <path to search>