php/pie

Download command & related components

Closed this issue · 0 comments

Design documentation: https://github.com/ThePHPF/pie-design/blob/main/README.md

Implement the "Download" command, and its related components:

  • Dependency resolver (linking to Composer+Packagist to resolve versions/metadata)
  • Linux downloader
  • Windows Downloader

Definition of done:

  • A Linux user is able to download source code for an extension using a command like bin/pie download ext-foo:^1.2
  • A Windows user is able to download a binary for an extension using a command like bin/pie download ext-foo:^1.2