Tuesday, 25 March 2014

Building a dev machine from scratch

Once again I've bricked my machine and this time I'm gonna record what I do to get back to full speed ahead

Install Ubuntu 13.10 

Install PhpStorm

Install 

Branching a repo for work:

git checout (-b: new branch) <name_of_branch> <tag to base on (usually the last stable released tag)>
git checkout -b SIW-1359  ees-0.1