Skip to content

Instantly share code, notes, and snippets.

@wptraining
Created April 21, 2020 06:05
Show Gist options
  • Select an option

  • Save wptraining/3f6f2e0537317d38100e307a2f2e74ee to your computer and use it in GitHub Desktop.

Select an option

Save wptraining/3f6f2e0537317d38100e307a2f2e74ee to your computer and use it in GitHub Desktop.
Things you can do with wp-cli
# Install Tortuga from WordPress.org (https://wordpress.org/themes/tortuga/)
wp theme install tortuga
# Install a Theme Store Locally
wp theme install ../tortuga.zip
# Install a Theme Stored Remotely
wp theme install https://github.com/jpen365/five-hacks-for-twenty-seventeen/archive/1.0.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment