Skip to content

A simple POC to use GitHub Pages to serve static downloads.

License

Notifications You must be signed in to change notification settings

aviaryan/downloads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Downloads CDN

A simple POC to use GitHub Pages to serve static downloads.

Using

  1. Fork this repo.
  2. Setup file transformations in transformations.sh.
  3. Change version history limit in push.sh.
  4. Run push.sh.
./push.sh

Alias

You can setup a global alias in .bashrc or .bash_profile to run the script from anywhere.

alias dwnpush="cd ~/github/downloads; bash ./push.sh"

Example links

About

A simple POC to use GitHub Pages to serve static downloads.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages