TNT Code Search
p/tnt-code-search
A high performance CLI tool for searching through code bases
Nenad Tičarić
TNT Code Search — A high performance CLI tool for searching through code bases
1
TNT Code Search is a high performance command line tool for searching through large code bases specially made for Laravel and Lumen
Replies
Nenad Tičarić
This tool is a replacement for grep. It automatically excludes folders and files that are unlikely to fit your query. For example, it will skip the .git folder, minified files, vendor folder etc.