Goal of this Project The main goal of this project is to make it easy to find files in a directory. Rather than listing the files of the directory and either searching the file through them by using grep or your eyes can be a pain. ff reduces that pain by accomplishing the task using a single command making it really easy
Features Blazingly fast
Easiness of searching files throughout your filesystem
git clone https://github.com/Gokul2406/ff
Then run
cargo install --path .
You are ready to go
** Binary Installation I will be adding it to crates.io after coloured output is finished. For now you can install it using the release page
** Usage Run
ff [PATH] [FILE/FILE-EXTENSION]