Skip to content

Include "packages" as submodules #64

Open
@kkmuffme

Description

@kkmuffme

Feature Request

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions