Skip to content

JPTeasdale/shopify-theme-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

A dockerized version of Shopify Theme Kit.

The image is hosted on DockerHub as jpteasdale/shopify-theme

To use, run the following from your theme directory.

docker run --rm -it -v ${PWD}:/theme jpteasdale/shopify-theme

To run a command, just include it at the end, ie:

docker run --rm -it -v ${PWD}:/theme jpteasdale/shopify-theme watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published