+TITLE: FF

Easiness of searching files throughout your filesystem

git clone https://github.com/Gokul2406/ff

+end_src

Then run

+begin_src bash

cargo install --path .

+end_src

You are ready to go

** Binary Installation You can download the binary from crates.io using the command

+begin_src

cargo install ff-util

+end_src

Also you can install it from the release page of the repository

** Usage Run

+begin_src bash

ff [PATH] [FILE/FILE-EXTENSION]

+end_src