@blubolt/baseline-cli

CLI utility to create an opinionated Shopify theme development environment.

Usage no npm install needed!

<script type="module">
  import bluboltBaselineCli from 'https://cdn.skypack.dev/@blubolt/baseline-cli';
</script>

README

Blubolt Baseline CLI

This bootstraps the opinionated, Webpack / Base theme setup to a local environment for development.

Requirements

You will need a source repository and a theme repository created before running the CLI.

Proposed usage

  1. npx @blubolt/baseline-cli

Follow the questions, to spool your env up.

changelog:

  • V2.0.0 - Shopify 2.0 changes. Now, the base theme uses Github Actions by default as CI and uses a subtree repository as a theme so it can use Shopify's Github integration.
  • V1.3.0 - Adds Rideminded as the default. Move archive to a flag.
  • V1.1.0 - Adds a second theme option based off MML