Created
July 4, 2018 08:10
-
-
Save raewrites/5845e7ded26d301626e7c56a5a22bfb8 to your computer and use it in GitHub Desktop.
Preset WP-CLI commands
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd ~/Sites | |
wp valet new test-site | |
cd test-site | |
wp presets apply |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment