mediauganda / theme-cli
Command Line Application to quickly setup a new Theme in WordPress
v0.1.0
2022-04-21 12:40 UTC
Requires
- ext-zip: *
- guzzlehttp/guzzle: ~6.0
- symfony/console: ~3.0|~4.0
- symfony/filesystem: ~3.0|~4.0
- symfony/process: ~3.0|~4.0
This package is not auto-updated.
Last update: 2025-05-03 01:44:27 UTC
README
Command Line Application to quickly setup a new MediaUganda_Theme theme in WordPress
Installation
composer global require "mediauganda/theme-cli"
Usage
- Open the location of the themes folder in a Terminal window
- Execute the command
mu_theme new your-theme-name
- Done!