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

1.0.0 2020-06-16 11:14 UTC

This package is auto-updated.

Last update: 2024-05-16 20:44:10 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!