Note github is removing SVN support on January 8, 2024. This project will no longer work after this date.
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.
./github-downloader [website url to file/folder]
./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