2.0.0 • Published 5 years ago

@saulsolorzano/shopify-script-helpers v2.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Shopify Script Helpers

Scripts for watching and deploying Shopify themes

You need to add the following scripts to your package.json

"scripts": {
    "watch": "script-helpers-watch",
    "deploy": "script-helpers-deploy"
},

This package needs ttab installed. Run npm install ttab -g.

2.0.0

5 years ago

1.0.0

5 years ago