Skip to content

Local Environment: Replace custom setup logic with a Blueprints-based setup #9

@adamziel

Description

@adamziel

wp-now implements:

  • Downloading and extracting zip files
  • Download parallelization
  • Using the requested PHP / WordPress version via CLI options
  • Aims to have a JSON config at some point

These are Blueprints features. There's no need to re-implement them from scratch. Let's use and contribute to a common standard that other Playground projects will immediately benefit from.

For example, wp-now: download wordpress and sqlite in parallel wouldn't be needed if the assets were downloaded through a Blueprint.

cc @sejas @danielbachhuber @wojtekn @katinthehatsite

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions