generator-wpt
v1.1.0
Published
A yeoman generator for bootstrapping a WordPress theme based on the wordpress-theme-boilerplate
Downloads
13
Maintainers
Readme
WordPress Theme Generator
This repository contains a yeoman generator for bootstrapping a WordPress theme based on wordpress-theme-boilerplate.
Requirements
You need to have NodeJS (and npm
) installed.
You may also need Yeoman installed globally: npm install -g yo
Installation
After you've installed yeoman, install this generator: npm install -g generator-wpt
.
Then you can use this generator with this command: yo wpt
.
Contributing
Feel free to contribute. If you found and error, bug, mistyping in the docs/code, etc. you can open an issue.
License
This project is licensed under MIT.