Skip to content

Commit f43bebf

Browse files
committed
Merge branch 'release/v2.1.0'
2 parents 4afbf19 + 33f2b86 commit f43bebf

File tree

4 files changed

+216
-182
lines changed

4 files changed

+216
-182
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,7 @@ Yeoman will prompt you which version of WordPress you want to use (latest stable
4545
## Configuration
4646

4747
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`.
48+
49+
## Plans
50+
51+
I plan on getting a few more smaller items done in the near future, including better error catching (mainly around the MySQL database), creating the actual wp-config file and hopefully integrating with wp-cli to run the WordPress install.

0 commit comments

Comments
 (0)