All Projects → mattes → wp-cli-quick-command

mattes / wp-cli-quick-command

Licence: other
WP-CLI: Install WordPress with one command

Programming Languages

PHP
23972 projects - #3 most used programming language

wp-cli-quick-command

Install and delete WordPress with one command.

Installation

Usage

# create config.yml in your virtualhost directory then ...
wp quick install
wp quick delete *

Example output

$ wp quick install
Installing to /Users/mattes/Developer/php-unicorn/www/happy-tesla-58.vcap.me ...
Downloading WordPress 3.8.1 (en_US)...
Success: WordPress downloaded.
Success: Created 'wp-happy-tesla-58' database.
Success: Generated wp-config.php file.
Success: WordPress installed successfully.

See config.example.yml for default values.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].