aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/dev-cmd
diff options
context:
space:
mode:
authorMasayuki Morita2017-01-02 12:56:20 +0900
committerMasayuki Morita2017-01-02 15:56:55 +0900
commitb9cc52db455b879fa048421851d7bd43bddde817 (patch)
tree4d8433b98d9726bedd702a394f766a89c10d2299 /Library/Homebrew/dev-cmd
parent3e0d54d8b9be1507c61e7a862379d7c9ad31fb8a (diff)
downloadbrew-b9cc52db455b879fa048421851d7bd43bddde817.tar.bz2
New feature: GitHubReleaseDownloadStrategy
GitHubReleaseDownloadStrategy downloads tarballs from GitHub Release assets. To use it, add ":using => GitHubReleaseDownloadStrategy" to the URL section of your formula. This download strategy uses GitHub access tokens (in the environment variables GITHUB_TOKEN) to sign the request. This strategy is suitable for corporate use just like S3DownloadStrategy, because it lets you use a private GttHub repository for internal distribution. It works with public one, but in that case simply use CurlDownloadStrategy.
Diffstat (limited to 'Library/Homebrew/dev-cmd')
0 files changed, 0 insertions, 0 deletions