https://github.com/davidwarrington/create-theme-packer-theme
https://github.com/davidwarrington/create-theme-packer-theme
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidwarrington/create-theme-packer-theme
- Owner: davidwarrington
- Created: 2021-02-06T11:38:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-19T18:37:38.000Z (over 3 years ago)
- Last Synced: 2025-04-01T15:54:03.837Z (2 months ago)
- Language: JavaScript
- Size: 75.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# create-theme-packer-theme
Get started using [Theme Packer](https://davidwarrington.github.io/theme-packer/) for your Shopify themes in seconds.
## Getting Started
Just run:
```shell
$ yarn create theme-packer-theme ./theme
```
or if you prefer npm:
```shell
$ npx create-theme-packer-theme ./theme
```