Follow simple steps to install cgvg on Mac

Package Information:

Name: cgvg
Use: Command-line source browsing tool
URL: http://www.uzix.org/cgvg.html

Installation Steps:

  1. Open up your Terminal.
  2. Run the following command

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

cgvg is ready to use now!