Added WP-CLI support to workspace (#1748)

* Added WP-CLI support
* Updated documentation for WP-CLI
This commit is contained in:
Dmitry Ossipov
2019-02-09 18:48:28 +07:00
committed by Shao Yu-Lung (Allen)
parent 5edf3f398b
commit c7aa535598
4 changed files with 18 additions and 1 deletions

View File

@ -103,7 +103,7 @@ Laradock introduces the **Workspace** Image, as a development environment.
It contains a rich set of helpful tools, all pre-configured to work and integrate with almost any combination of Containers and tools you may choose.
**Workspace Image Tools**
PHP CLI - Composer - Git - Linuxbrew - Node - V8JS - Gulp - SQLite - xDebug - Envoy - Deployer - Vim - Yarn - SOAP - Drush...
PHP CLI - Composer - Git - Linuxbrew - Node - V8JS - Gulp - SQLite - xDebug - Envoy - Deployer - Vim - Yarn - SOAP - Drush - WP-CLI...
You can choose, which tools to install in your workspace container and other containers, from the `.env` file.