Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meeech/shopify.tmbundle
A bundle for interacting with Shopify Theme Assets.
https://github.com/meeech/shopify.tmbundle
Last synced: 9 days ago
JSON representation
A bundle for interacting with Shopify Theme Assets.
- Host: GitHub
- URL: https://github.com/meeech/shopify.tmbundle
- Owner: meeech
- Created: 2010-07-20T01:21:32.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2015-12-09T17:52:57.000Z (almost 9 years ago)
- Last Synced: 2024-08-02T12:22:35.065Z (3 months ago)
- Language: PHP
- Homepage: http://meeech.github.com/shopify.tmbundle/
- Size: 107 KB
- Stars: 136
- Watchers: 8
- Forks: 31
- Open Issues: 15
-
Metadata Files:
- Readme: readme-windows.markdown
Awesome Lists containing this project
- awesome-shopify - Shopify Textmate Bundle - A Textmate Bundle for interacting with Shopify Theme Assets. (Tools / Editor)
README
Shopify e-texteditor compatible tmbundle
========================================These instructions are specific using Shopify Textmate bundle with [E-texteditor](http://www.e-texteditor.com/).
For more general bundle usage instructions, please see the [readme](https://github.com/meeech/shopify.tmbundle/blob/windows-compat/readme.markdown).
Download
--------https://github.com/meeech/shopify.tmbundle/zipball/v1.0.5
**1.0.5 is the last known working version for e-texteditor. **
My Setup
--------* Windows XP. A virtual machine, it is a pretty clean system - I use it just for checking things over in IE.
* e-texteditor. Make sure to do the install where you allow E to install cygwin tools - you will need those for the bundle to work
* PHP 5.3. You can try other versions, YMMV. I went and installed PHP from here: http://windows.php.net/download/ - the VC6 x86 Thread Safe was what I usedUsage
-----See general usage instructions in the [readme](https://github.com/meeech/shopify.tmbundle/blob/master/readme.markdown).
* You need to make sure the **project pane** is active, or it can't pick up proper info on where it need to run [img](http://meeech.github.com/img/project-pane.png)
Differences from Textmate
-------------------------* No nice progress reports. You only get status on actions like download full theme once the action is done.
Please file any issues you may have at the [github project](https://github.com/meeech/shopify.tmbundle/issues).
Let me know where things aren't clear, and I'll screenshot it up, and expand on this readme.
Thanks,
m