https://github.com/dreamsicle-io/wp-theme-assets
The default package for the Create WP Theme CLI tool.
https://github.com/dreamsicle-io/wp-theme-assets
build lint sass translation typescript webpack wordpress wordpress-themes
Last synced: 5 months ago
JSON representation
The default package for the Create WP Theme CLI tool.
- Host: GitHub
- URL: https://github.com/dreamsicle-io/wp-theme-assets
- Owner: dreamsicle-io
- License: gpl-3.0
- Created: 2018-04-07T19:00:04.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2025-09-13T22:05:48.000Z (10 months ago)
- Last Synced: 2025-09-13T22:23:14.278Z (10 months ago)
- Topics: build, lint, sass, translation, typescript, webpack, wordpress, wordpress-themes
- Language: PHP
- Homepage: https://github.com/dreamsicle-io/wp-theme-assets
- Size: 1.19 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WP Theme Assets
A simple, zero configuration build and lint setup for classic WordPress themes; powered by Webpack, wp-scripts, and wp-cli.
## Scaffold a theme
The best way to scaffold a theme using this project is to use [@dreamsicle.io/create-wp-theme](https://github.com/dreamsicle-io/create-wp-theme). This is a node command line utility that will walk you through a prompt in the command line.