themekit
themekit copied to clipboard
Shopify theme development command line tool.
When change the content of our language json file locally and deploy it on our production theme we do not get the changes applied. Even more strange if you change...
**Describe the bug** So like I was saying in the last issue, we are starting to implement some automations to our workflow. I built something that will setup a project...
First off, great work on the tooling. Without your kit developing for a multisite Shopify platform would be a pain. We are already pretty efficient in deployment using theme kit....
**Describe the bug** We recently added the creation of a backup in our github actions using the ```theme new``` command. When doing ```theme new --env=backup ...other_settings``` it removes environment variables...
**Is your feature request related to a problem? Please describe.** We manage our theme codebase in a repo, and often when installing new apps those new apps add new files...
e.g. #876 Other potential options: - display a warning in the UI - ignore `settings_data.json` by default, and have it be opt-in
**Describe the bug** Verbose says the ignored file is updated but actually, it is not **To Reproduce** Steps to reproduce the behavior: 1. Change a theme settings 1. run command...
**Describe the bug** reported in https://github.com/Shopify/themekit/issues/631 ### REPORT I'm having this issue all of a sudden. I've been working for a week with my theme. All of a sudden tonight...
**Is your feature request related to a problem? Please describe.** When I ran the `theme configure` command for the first time, I didn't know which flags were allowed (or necessary)...
isNewer
I would like to regularly check to see if any theme files have been updated on my client's site. I propose a flag to the download command that just checks...