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:
- Open up your Terminal.
- Run the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install cgvg using brew
brew install cgvg
cgvg is ready to use now!