Skip to content

Instantly share code, notes, and snippets.

@saurbhc
Created January 6, 2022 19:16
Show Gist options
  • Save saurbhc/d38ff3d3e8ee02d26a2e00218befaa0d to your computer and use it in GitHub Desktop.
Save saurbhc/d38ff3d3e8ee02d26a2e00218befaa0d to your computer and use it in GitHub Desktop.
Download github raw files
# wget https://raw.githubusercontent.com/{org}/{repo}/{branch}/{filepath.../...}
# Example: (as different filename .gitignore)
wget https://raw.githubusercontent.com/github/gitignore/main/Python.gitignore -O .gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment