Skip to content
/ Gind Public

Small search script to search multiple things in a git repository.

License

Notifications You must be signed in to change notification settings

unfinite/Gind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Gind/git-find

Small search script to search a file or string in a git repository.

How to use

Types: string, file

gind <type...> <pattern...>

Installation

To install, simply wget the file or download the zip.

As sudo, do:

chmod +x gind.sh

to make it executable.

Then, to install it, do:

mv gind.sh /bin/gind

Now gind is available globally. You can add it to your home directory bin folder instead,

mv gind.sh ~/bin/gind

About

Small search script to search multiple things in a git repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages