3.0.0 • Published 11 years ago

generator-yo-trs-wordpress v3.0.0

Weekly downloads
26
License
-
Repository
github
Last release
11 years ago

Yeoman REDspace WordPress Generator

Generator to use Yeoman on a WordPress project.

For more informations about Yeoman, see Yeoman.io

Installation

$ npm install generator-yo-trs-wordpress

Documentation

Init

$ yo yo-trs-wordpress - Generates a new WordPress project with a starter theme and the files needed to use Yeoman. Once Yeoman is done, install your new WordPress project, and activate the theme in the admin panel.

Yeoman will ask you which version of WordPress you want to use (latest stable version by default), the starter theme and a few informations to make the theme ready be to used. Most of the defaults informations can be changed in the config file.

Plugin

$ yo yo-trs-wordpress:plugin - Generates a plugin with WordPress Plugin Boilerplate.

Configuration

Yeoman-WordPress stores some defaults values so you won't have to type the same things every time you start a project. The first time you will use the generator it will create a config file with the informations you gave. These informations will be used as default values so you can override them during the init tasks. If you want to change the default values you can do it by editing the config file located in ~/.yeoman-wordpress/config.json.

3.0.0

11 years ago

2.3.0

11 years ago

2.2.0

11 years ago

2.1.0

11 years ago

2.0.5

11 years ago

2.0.4

11 years ago

2.0.3

11 years ago

2.0.1

11 years ago