Skip to content

Redirect for latest download / Download permalinks #13

@Daniel15

Description

@Daniel15

Would be nice to be able to do something like wget https://yarnpkg.com/latest.tar.gz to get the latest tarball. Server should do a 302 (temporary) redirect to the latest download URL, which I assume we'd continue hosting using Github releases (for example, https://github.com/yarnpkg/yarn/releases/download/v0.13.5/kpm-v0.13.5.tar.gz)

Also ideal would be something like https://yarnpkg.com/releases/0.13.5.tar.gz to download one particular version, so as to not tightly-couple the URL scheme to Github.

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