Skip to content

[cli] Provide a command for downloading a specific AMP release #642

@sebastianbenz

Description

@sebastianbenz

Examples:

amp download --dest /dist
amp download --rtv=1234567 

Approach:

  • fetch https://cdn.ampproject.org/files.txt
  • download all listed files into the target dir
  • option to auto-patch amp-geo: search for RegEx /[a-zA-Z]{2} {26}/ and replace with string {{AMP_ISO_COUNTRY_HOTPATCH}}.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions