Skip to content

Instantly share code, notes, and snippets.

@2color
Created February 17, 2020 12:24
Show Gist options
  • Save 2color/82349b83047c9efe1efe50da6bc630e7 to your computer and use it in GitHub Desktop.
Save 2color/82349b83047c9efe1efe50da6bc630e7 to your computer and use it in GitHub Desktop.
# curl https://codeload.github.com/ORG/REPO/tar.gz/BRANCH
# tar -xz --strip=3 REPO-BRANCH/deployment-platforms/zeit-now/
curl https://codeload.github.com/prisma/prisma-examples/tar.gz/prisma2-deployment-zeit | tar -xz --strip=3 prisma-examples-prisma2-deployment-zeit/deployment-platforms/zeit-now/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment