generator-wp-plugin

0.1.1 • Public • Published

generator-wp-plugin

Yeoman generator for Wordpress plugin.

Getting Started

Install the generator

# make sure you have the Yeoman installed
$ npm install -g yo

# now we can install the Wordpress plugin generator
$ npm install -g generator-wp-plugin

How to use it

# Create the plugin directory, for example `test`
$ mkdir test && cd $_

# Inside the plugin directory, run the generator
$ yo wp-plugin

MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i generator-wp-plugin

Weekly Downloads

1

Version

0.1.1

License

none

Last publish

Collaborators

  • muhammadghazali