Get cocot installed on Mac using Brew
Package Information:
Name: cocot
Use: Code converter on tty
URL: https://vmi.jp/software/cygwin/cocot.html
Installation Steps:
- Open Terminal by pressing
<command+space>. Type terminal and hitEnterkey. - Now, run
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null - Install cocot using brew
brew install cocot
cocot is ready to use now!