@booqable/theme-cli
v0.13.2
Published
Internal development tool for shop themes
Readme
booqable-theme-cli
Usage
Note All commands should be run from a folder with the theme you want to work with
| Command | Alias | Description |
|---------------------|------------|-------------------------------------------------------------------------|
| link | l | Links the folder you're running the command from to an API theme. |
| watch | w | Watches the folder for changes, syncing them with the theme in the API. |
| variation create | v create | Creates a new variation (preset) for the theme. |
| variation rename | v rename | Renames the variation folder and all related mentions in config files. |
| variation delete | v delete | Deletes the variation. |
