Get distribution installed on Mac using Brew

Package Information:

Name: distribution
Use: Short, simple, direct scripts for creating ASCII graphical histograms in the terminal.
URL: https://github.com/philovivero/distribution

Installation Steps:

  1. Open up your Terminal.
  2. Copy the below command and execute

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

distribution is ready to use now!