Skip to content

whomwah/findd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Findd

A simple utility that scans a path and when provided with a string will return the parent directory of that string. It's super fast too.

Examples

# Find all `.git` repos in a directory.
$ findd -q .git $HOME

Install

You get get it via homebrew using:

$ brew install whomwah/tap/findd

About

Show all parent directories of named dir e.g .git

Resources

License

Stars

Watchers

Forks

Packages

No packages published