2015年10月2日 星期五

Brew tip

Official site: http://brew.sh/

Brew Installation:
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Install Java:
brew tap caskroom/cask
brew install brew-cask
brew cask install java

Install wget:
brew install wget

Install unrar:
brew install unrar

Install Ruby:

Install php mcrypt:
brew install homebrew/php/php56-mcrypt

Search php module:
brew search php | grep mcrypt

Install Pillow:
brew install libtiff libjpeg webp little-cms2

pip install Pillow


沒有留言: