Alecaddd / awps-cli

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awps-cli

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!

For Windows Use

  • Use the 'git bash' console that comes with git for windows or something else that will mimic a linux environment. Some commands like mv need a bash console.

About

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

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%