Skip to content

Tool to instantly search all or specific files in any repo for keywords or phrases natively on windows extremely easily, with an option to output results to a file. Also invaluable for gamers!

License

Notifications You must be signed in to change notification settings

ScriptTiger/Repo-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3d8b0d4 · Jan 15, 2025

History

26 Commits
Jan 15, 2025
Jan 15, 2025
Aug 14, 2017

Repository files navigation

Say Thanks!

Repo Search

Tool to instantly search all or specific files in any repo for keywords or phrases natively on Windows extremely easily, with an option to output results to a file.

This script is nice for programmers trying to find all the references to something quickly. If you're a gamer, however, and play any open-source games, this script is even nicer when used to transform the source code of your open source game into a complete offline knowledgebase or even Easter egg hunting engine.

You can easily make a shortcut to search a specific repo with one click by sending the root and files to search as parameters in a short one-line script:
@search.cmd "c:\blah\blah\myrepo" "*.txt *.c *.h"

You can download this repo from the below link to get started:
https://github.com/ScriptTiger/Repo-Search/archive/master.zip

More About ScriptTiger

For more ScriptTiger scripts and goodies, check out ScriptTiger's GitHub Pages website:
https://scripttiger.github.io/