Vision
From Shopify Wiki
Vision is a stand-alone application that lets you create themes for Shopify stores on your local machine without having to setup a database or all that other geek stuff.
Getting started with Vision
To get started with Vision take a look at Getting started with Vision or watch the Vision Screencast
Supported platforms
Vision runs on Windows and OS X (Rosetta Required for Snow Leopard). On Linux you can just use your favorite package manager to get Ruby and run
ruby ./vision.rb
Troubleshooting
- Q: I'm running OSX 10.3. How can I run vision?
Please download and install ruby 1.8.2 below.
- Q: My virus scanner tells me that vision contains a Virus!
This is a false positive. There is no virus in the vision download. Please update or disable your scanner.
- Q: I cannot connect to localhost:3232. What should i do?
Try running netsh winsock reset as described at http://www.db75.com/new_blog/?p=249.

