how to install cocot - hiroy/docs GitHub Wiki

cocotのインストール方法

formula追加

brew install wget

でwgetがインストールされている前提で

cd /usr/local/Library/Formula
wget https://raw.github.com/avalanche123/homebrew/64bcd8c5e5440c6abfd1ef0f280493fc69b0aa86/Library/Formula/cocot.rb

これでcocot.rbがformulaに追加される

インストール

brew install --HEAD cocot

おしまい