Joined February 2013
·
Posted to
Use multiple versions of php with homebrew
over 1 year
ago
You're welcome ! Haven't updated it to php55 yet. If you guys are interested, let me know :-)
Posted to
Use multiple versions of php with homebrew
over 1 year
ago
Thanks for the tip! I've enhanced this a little bit using your code, if you want to take a look :
https://github.com/conradkleinespel/switch_php_version_brew_osx/blob/master/sphp
Posted to
Backup all modified files in git.
over 1 year
ago
I use "git add -A". Seems simpler... or if "git add -u" does the same thing, it's also simpler.
Posted to
Specify Ruby version in Gemfile
over 1 year
ago
Thanks for the tip!
Achievements
127 Karma
0 Total ProTip Views
Charity
Fork and commit to someone's open source project in need
Philanthropist
Truly improve developer quality of life by sharing at least 50 individual open source projects
T-Rex 3
Have at least three original repos where C is the dominant language
Honey Badger
Have at least one original Node.js-specific repo
Altruist
Increase developer well-being by sharing at least 20 open source projects
Forked
Have a project valued enough to be forked by someone else
T-Rex
Have at least one original repo where C is the dominant language
Nephila Komaci 3
Have at least three original repos where PHP is the dominant language
Cub
Have at least one original jQuery or Prototype open source repo
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Mongoose
Have at least one original repo where Ruby is the dominant language
Nephila Komaci
Have at least one original repos where PHP is the dominant language
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Here's my take on the matter. Simple. But not as powerful as phpbrew, because of its inherent simplicity:
https://github.com/conradkleinespel/sphp-osx