mediauganda/theme-cli

Command Line Application to quickly setup a new Theme in WordPress

Maintainers

Package info

github.com/MediaUganda/mediauganda-theme-cli

pkg:composer/mediauganda/theme-cli

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-04-04 06:19:13 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!