Build the plan and write every op into destDir. Returns the plan that was applied.
Build the plan and write every op into a zip at zipPath. Returns the plan that was applied.
Build the ordered list of WriteOps for a distribution. Reads source files for the transform steps but performs no writes.
Materialize every op into destDir, creating parent directories as needed.
Materialize every op into a zip at zipPath.
Builds and applies the distribution layout plan.