- Install XCode (from Mac App Store)
- after XCode install, open Terminal and run
xcodebuild -version
and then runsudo xcodebuild -license
and follow instructions
- after XCode install, open Terminal and run
- Install Github app for Mac
- Install Ruby with RVM
- Fresh install of OS X Yosemite with Node, Sass, Yeoman
- Install MariaDB on Mac OS X with Homebrew
- Run
brew update
- Install PHP / Apache development environment via Homebrew
- Install GCC from Homebrew,
brew install gcc
- Install Locale,
brew install icu4c
- Install Mcrypt,
brew install mcrypt
and Install Mcrypt for PHP 5.5brew install php55-mcrypt
Last active
May 2, 2018 01:54
-
-
Save bzerangue/8735d54263ebfbdb5fd1 to your computer and use it in GitHub Desktop.
Setting up web development environment on Mac OS X Yosemite
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment