client-cli icon indicating copy to clipboard operation
client-cli copied to clipboard

Improve downloading/installation instructions in Step 0 of Readme

Open rachelbaker opened this issue 11 years ago • 5 comments

At least add a link to the WP-CLI packages installation instructions: https://github.com/wp-cli/wp-cli/wiki/Community-Packages

rachelbaker avatar Jul 03 '14 16:07 rachelbaker

:thumbsup: Thanks!

jtsternberg avatar Jul 03 '14 16:07 jtsternberg

Followed each set of instructions, and cannot get it to install. I'm sure I'm doing something wrong, but have no idea what. I'm able to install the two packages listed on the instructions, but not this client cli package.

jtsternberg avatar Jul 08 '14 02:07 jtsternberg

Hey @jtsternberg, can you clarify which steps you've been able to complete?

Has the composer install step, from within the cloned repo, worked for you?

Japh avatar Jul 08 '14 02:07 Japh

Solved @jtsternberg's issue; you need to ensure that it's not cloned into ~/.wp-cli for now.

rmccue avatar Jul 08 '14 03:07 rmccue

:thumbsup: Thanks @rmccue. For reference here, the wp --require=/path/to/client.php api method is needed for this library.

jtsternberg avatar Jul 08 '14 03:07 jtsternberg