grunt-github-api
grunt-github-api copied to clipboard
tarball/zipball API should work
The tarball/zipball api returns a link with a temporary token in the 'Location' response header (302 redirection).
Requests to this API should parse the 'Location' response header and copy its value to the JSON data.
see https://developer.github.com/v3/repos/contents/#get-archive-link