@gottschalg/wordpress-package
v1.0.21
Published
A node.js JavaScript cli for create a WordPress package.json.
Downloads
45
Readme
Wordpress package
A node.js JavaScript cli for create a WordPress package.json.
Requires WordPress CLI.
Installation
npm install -g @gottschalg/wordpress-package
Usage
wpp init
wpp install
wpp plugins add PLUGIN_NAME
wpp themes add THEME_NAME
More usage examples can be read on help --help
.
License
Copyright Igor Gottschalg. Released under the terms of the MIT license.