shopify-theme-cli-dockerized

1.1.0 • Public • Published

Shopify Theme CLI Dockerized

Containerized development environment for Shopify themes

Get Started

Requirements

Installation

Named Folder:

npx shopify-theme-cli-dockerized my-app

Current Directory:

npx shopify-theme-cli-dockerized

Verify

  1. Run Docker Desktop

  2. Open project directory in VS Code.

    Dev Containers: Reopen in Container
  3. Open integrated terminal

  4. Verify Shopify CLI is installed

    shopify version

Usage

Get Theme Files

  • Initialize with Shopify's Dawn Theme

    shopify theme init
  • Clone a Git repository

    shopify theme init --clone-url $REPO_URL
  • Pull theme files from your store

    shopify theme pull --store $YOUR_STORE

Start Developing

shopify theme dev

Documentation

Package Sidebar

Install

npm i shopify-theme-cli-dockerized

Weekly Downloads

3

Version

1.1.0

License

MIT

Unpacked Size

10.1 kB

Total Files

7

Last publish

Collaborators

  • jchangz