/src-grep.bat
https://github.com/zufuliu/notepad2 · Batch · 4 lines · 4 code · 0 blank · 0 comment · 1 complexity · d325b6816e130c47327bb9a382bcb1ba MD5 · raw file
- @rem see https://github.com/BurntSushi/ripgrep
- @rem or https://github.com/ggreer/the_silver_searcher
- @rem for similar tools with colored output.
- @grep --exclude-dir=.git --exclude-dir=build --exclude-dir=doc --exclude-dir=res -nr %1