Shopify Git Development Workflow for Agencies & Freelancers

Shopify Git Development Workflow for Agencies & Freelancers

The problem: You are working on a Shopify site with multiple developers or trying to keep up with client changes vs what you're doing on your local branch. This was my solution - it required some experimentation and cohesion with my dev team and Shopify store owners.

Setting $PATH for Sublime Text

Setting $PATH for Sublime Text

Just a quick one. Been trying to get a decent PHP linter without going to a full on IDE - decided to just stick with Sublime Text. In order to get some linters, and packages working, Sublime Text needs usr/local/bin to be in your path, and to know your path.