Steps To Install cgoban on Mac
Package Information:
Name: cgoban
Use: CGoban (“Complete Goban”) 1 provides a large set of go-related services for Unix and X11.
URL: http://www.igoweb.org/~wms/comp/cgoban/index.html
Installation Steps:
- Open Terminal by pressing
<command+space>
. Type terminal and hitEnter
key. - Copy the below command and execute
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install cgoban using brew
brew install cgoban
cgoban is ready to use now!