brew-github-private-download-strategy 0.1.0
Whenever you want to create a homebrew package for a private repository, you have to create a custom download strategy as Homebrew does not support downloading releases from private repositories. Thanks to this Gem and a bit of configuration in your homebrew formula, you will be able to make your private repository available to your team via `brew install`.
Gemfile:
=
install:
=
Versions:
- 0.1.0 December 02, 2022 (6 KB)