Nov
          22
          2015
        
          By abernal          
              
       
    Homebrew is a package manager, that can be used in OS X. In order to install it please follow this process
Process
1. At the terminal please type the next command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
2. Enter your machine password if required
Reference