You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 6, 2024. It is now read-only.
Though the url formatter support url like this:
https://github.com/rgrove/rawgit/archive/master.zip
but, both of these urls return 404 not found:
https://rawgit.com/rgrove/rawgit/archive/master.zip
https://cdn.rawgit.com/rgrove/rawgit/archive/master.zip
Is it possible to support release/archive tarball? It'll be very nice!
BTW, thanks for this cool service!