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: 2024-05-03 20:57:58 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!