Skip to content

helgatheviking/generator-wc-extension

Repository files navigation

WooCommerce Extension GeneratorNPM version Build Status Dependency Status

WC-Extension is a Yeoman generator for quickly creating new WooCommerce extensions

Installation

First, install Yeoman using npm (we assume you have pre-installed node.js).

$ npm install -g yo

Then to install this generator, clone this repository, enter the directory, and link it to npm:

$ git clone git@github.com:helgatheviking/generator-wc-extension.git && cd generator-wc-extension
$ npm link

Finally, create a new project directory and initiate the generator:

$ yo wc-extension

License

GPL-3.0 © Kathy Darling

About

Yeoman generator for a WooCommerce extension

Resources

License

Stars

Watchers

Forks

Packages

No packages published