mediauganda/theme-cli

Command Line Application to quickly setup a new Theme in WordPress

v0.1.0 2022-04-21 12:40 UTC

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!