Command Line Application to setup Wordpress theme, plugin or child theme.

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/iconicfreelancer/studio

1.0.0 2020-06-16 11:14 UTC

This package is auto-updated.

Last update: 2025-10-16 23:53:57 UTC


README

Nifty Command Line Application to quickly setup a new AWPS 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!