How to Install excel-compare on Mac using Brew

Package Information:

Name: excel-compare
Use: ExcelCompare is a command line tool (coming soon API) to diff Excel / Open document (ods) (Open office, Libre office) spreadsheets.
URL: https://github.com/na-ka-na/ExcelCompare

Installation Steps:

  1. Open Terminal using Spotlight search by pressing <command+space>. Type terminal and hit Enter key.
  2. Now, Execute

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install excel-compare using brew
    brew install excel-compare

excel-compare is ready to use now!