1. 程式人生 > >Mac 安裝brew和安裝composer

Mac 安裝brew和安裝composer

homebrew fss bin getc mac 安裝 highlight install ont pos

一.安裝brew

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

二.安裝composer

curl -sS https://getcomposer.org/installer | php
mv composer.phar /usr/local/bin/composer

Mac 安裝brew和安裝composer