Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(#20) Add wp-cli.yml for repository #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pokhiii
Copy link
Member

@pokhiii pokhiii commented May 28, 2020

Fixes: #20

Changes proposed

  1. Add wp-cli.yml for the project
  2. Specify the path configuration to specify the path to WP installation

How to test?

  1. Clone and cd in the project
  2. Run composer install
  3. Run a WP-CLI command like wp core version (it will error)
  4. Now checkout to this branch and again run the WP-CLI command

Copy link
Member

@kuldeep3 kuldeep3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot use WP-CLI inside the project
2 participants