WP-CLI “scaffold-vccw” 1.3.0 Is Available
I released v1.3.0 of our WP-CLI package command.
https://github.com/vccw-team/scaffold-vccw/releases/tag/1.3.0
We are working for automated releases for VCCW. This version includes a little fix for it.
If you install it on your local machine, you can generate VCCW based vagrant files.
wp scaffold vccw vccw.dev --host=vccw.dev --ip=192.168.55.123
Please install it with the following command.
$ wp package install vccw/scaffold-vccw:@stable
Thankfully, if it already has been installed it, you can update like following.
$ wp package update