Entries by mandrakecr

SSH Agent Forwarding Mac / Windows

When I was starting in development workflow (github, terminal deployment, database migration, etc) my main headache was getting SSH Agent Forwarding  to work for me.  For Mac is actually pretty easy, so lets start with that: First if you have multiple keys on your system the fist thing to do is add the keys you […]

Get your Scotchbox on!

Vagrant (boxed enviroments) for me is maybe the best thing to happen to dev tools in a long time. Being able to easily distribute testing env to all developers, and keeping PHP projects in separate boxes and being able to bring them up easily, is glory for somebody who used to run up to 100+ […]