Get ffind installed on Mac using Brew
Package Information:
Name: ffind
Use: friendly-find is the friendly file finder.
URL: https://github.com/sjl/friendly-find
Installation Steps:
- Open Terminal.
- Now, run
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install ffind using brew
brew install ffind
ffind is ready to use now!