Skip to content

Instantly share code, notes, and snippets.

@tarranjones
Created November 22, 2016 21:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tarranjones/c2bf3ab73ed0fca36772453cd3053846 to your computer and use it in GitHub Desktop.
Save tarranjones/c2bf3ab73ed0fca36772453cd3053846 to your computer and use it in GitHub Desktop.
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment