-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Description
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request