Skip to content

srsgores/generator-wordpress-plugin

Repository files navigation

Generator-wordpress-plugin

Build Status

A wordpress plugin generator for Yeoman.

This will make your life a lot easier as a Wordpress plugin developer. Simply type in your author information, and away you go.

Getting started

  1. Make sure you have yo installed: npm install -g yo
  2. Install the generator: npm install -g generator-wordpress-plugin
  3. Run: yo wordpress-plugin
  4. Provide the information as it is required

Contributing

I have decided to use specific coding standards on this project:

  1. Single quotes ' must not be used. Please use double quotes instead ". Read why
  2. Tab characters must be used at all times. Tab characters should be set to 4 spaces for best results. Read why

If your editor supports it, the defaults will be loaded.

License

MIT License

About

Yeoman Wordpress plugin generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published