@paulkre/wpdeploy
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

@paulkre/wpdeploy

wpdeploy is a command line tool for deploying WordPress themes and plugins via HTTP.

Installation

npm install --global @paulkre/wpdeploy

Usage

wpdeploy --type <theme|plugin> \
  --url https://example.com \
  -u <user> -p <password> \
  plugin-or-theme.zip

Dependents (0)

Package Sidebar

Install

npm i @paulkre/wpdeploy

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

8.9 kB

Total Files

9

Last publish

Collaborators

  • paulkre