Open
Description
Feature Request
- Yes, I reviewed the contribution guidelines.
Describe your use case and the problem you are facing
Currently, it requires:
Before you can proceed further, you'll need to make sure you have Composer, PHP, and a functioning MySQL or MariaDB server on your local machine.
However, for many use cases none of those are technically required and additionally unnecessary overhead is added by installing it via composer and workflows sometimes unnecessary complicated bc of that too.
Describe the solution you'd like
Optionally (actually I'd even say as the default) include the wp-cli packages as submodules instead of loading them from composer.
This gets rid of all the required dependencies (no composer, no PHP and no db needed).
Metadata
Metadata
Assignees
Labels
No labels