mediauganda/plugin-cli

Command Line Application to quickly setup a new Plugin in WordPress

Maintainers

Package info

github.com/MediaUganda/mediauganda-plugin-cli

pkg:composer/mediauganda/plugin-cli

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2022-04-21 12:19 UTC

This package is not auto-updated.

Last update: 2026-04-04 06:22:05 UTC


README

Nifty Command Line Application to quickly setup a new MU_Plugin theme in WordPress

Installation

composer global require "alecaddd/awps-cli"

Usage

  • Open the location of the theme folder in a Terminal window
  • Execute the command awps new your_theme_name
  • Done!