Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidwarrington/create-theme-packer-theme
https://github.com/davidwarrington/create-theme-packer-theme
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidwarrington/create-theme-packer-theme
- Owner: davidwarrington
- Created: 2021-02-06T11:38:36.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-19T18:37:38.000Z (almost 3 years ago)
- Last Synced: 2024-10-11T09:46:48.690Z (about 1 month ago)
- Language: JavaScript
- Size: 75.2 KB
- Stars: 1
- Watchers: 2
- 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
```