Easy Steps to Install colorsvn on Mac

Package Information:

Name: colorsvn
Use: colorsvn is the Subversion output colorizer
URL: http://colorsvn.tigris.org/

Installation Steps:

  1. Open Terminal on your Mac.
  2. Execute the following command

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

colorsvn is ready to use now!