• Stars
    star
    126
  • Rank 282,949 (Top 6 %)
  • Language
    Shell
  • License
    MIT License
  • Created almost 11 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Download folders and files from github without cloning.

Github Downloader

This shell script takes a github website path to any file/folder on github and using svn export downloads just that file/folder from github.

Usage

./github-downloader [website url to file/folder]

Example

./github-downloader https://github.com/Decad/github-downloader/blob/master/README.md

This will download just the README.md file from this repo, you can also download whole directories