shopify theme init <NAME>

Clones a Git repository to your local machine to use as the starting point for building a theme

Arguments

NameDescription
NAMEThe name that you want to give your theme. Cloned files are stored in a folder with this name

Options

NameDescription
--clone-url, -u <URL>The URL of the Git repository that you want to clone. If no URL is specified, then https://github.com/Shopify/dawn.git is used
--latestClone the latest release from the repository, rather than the content of the repository's main branch
--path <path>The path to your theme directory