How do I set up a local Shopify theme development environment?
- Pull all the Shopify theme code from the site to my local computer (ideally a single command line tool)
- Make edits locally, and run them locally or in a staging environment.
- Push all the edits to the main Shopify site, again using a command line tool.