欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Homebrew
来自开放百科 - 灰狐
(版本间的差异)
小 |
小 (→PHP) |
||
第14行: | 第14行: | ||
==PHP== | ==PHP== | ||
− | brew | + | brew tap homebrew/dupes |
+ | brew tap homebrew/versions | ||
+ | brew tap homebrew/homebrew-php | ||
+ | brew options php56 | ||
brew install php56 | brew install php56 | ||
brew install php56-mcrypt | brew install php56-mcrypt | ||
+ | 更多信息:[https://github.com/Homebrew/homebrew-php Homebrew PHP] | ||
==链接== | ==链接== |
2015年6月22日 (一) 02:22的版本
您可以在Wikipedia上了解到此条目的英文信息 Homebrew Thanks, Wikipedia. |
Homebrew:Mac OS X 平台下 Ruby 开发的包管理软件。
目录 |
安装
ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)" brew doctor
升级
brew update
使用
brew help
PHP
brew tap homebrew/dupes brew tap homebrew/versions brew tap homebrew/homebrew-php brew options php56 brew install php56 brew install php56-mcrypt
更多信息:Homebrew PHP
链接
分享您的观点