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:

  1. Open Terminal.
  2. Now, run
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install ffind using brew
    brew install ffind

ffind is ready to use now!