Note: The recommended way to install Theme Kit is by using the command line. You should only complete the following steps if you know what you're doing.
To manually install Theme Kit, download the file that matches your operating system (OS) and architecture. When the Theme Kit download finishes, complete the installation steps for macOS and Linux or Windows.
- Compare checksums of the binary file by running
md5 theme
. - Set execute permissions with
chmod +x theme
. You might need to prefix withsudo
. - Put the binary on your path. We recommend somewhere like
/usr/local/bin
. - Ensure that Theme Kit works as expected by running
theme version
.
- Create a folder inside
C:\Program Files
calledTheme Kit
. - Copy the extracted program into
C:\Program Files\Theme Kit
. - Add
C:\Program Files\Theme Kit
to yourPATH
environment variable. - Open
cmd.exe
and typetheme
to verify that Theme Kit is installed.
Theme Kit is available through other package manager distributions. However, Shopify doesn't support or maintain these packages.
Community packages might not contain the latest Theme Kit release, but running theme update
will update Theme Kit to the latest version.