celsowhite / quickshot

A Shopify theme development tool

Home Page:https://quickshot.readme.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quickshot 2.0

A (nearly) full rewrite from Iced Coffee Script to ES2015 JavaScript. Runs on node.js v6+.

The changes consist of mostly cleanup and cruft removal. Adding new features has not been the primary goal.

However, there are a few:

  • Allow configurable concurrency level (number of concurrent API requests)
  • Show timestamps on all log output

Installation

npm install -g quickshot

Join the chat at https://gitter.im/internalfx/quickshot license npm version

A Shopify theme development tool.

NPM

Features

  • Supports uploading to multiple Shopify stores and themes
  • Easy to use configuration wizard
  • Uploads/downloads in parallel greatly reducing transfer times
  • Supports autocompiling scss locally before uploading to Shopify
  • Supports autocompiling Babel/ES6 into modules which are easily used by Requirejs and others
  • Can use with .gitignore files or a custom .quickshotignore file.
  • Can download/upload Shopify Blogs, Pages and Products! Easily transfer them between stores! Even the metafields! And edit them locally in your favorite editor.

Read the Docs! (https://quickshot.readme.io/)

About

A Shopify theme development tool

https://quickshot.readme.io/

License:ISC License


Languages

Language:JavaScript 100.0%