jonathanbossenger / wp-local-env

Cross OS WordPress local development environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add WP CLI support to the instance

jonathanbossenger opened this issue · comments

curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar
chmod +x wp-cli.phar
sudo mv wp-cli.phar /usr/local/bin/wp