
Download the unused, private download strategies. These are a better fit for being declared in the formulae and/or taps that use them rather than in Homebrew/brew where they are unused by Homebrew maintainers or official taps/formulae.
9 lines
228 B
Ruby
9 lines
228 B
Ruby
require "compat/os/mac"
|
|
require "compat/dependable"
|
|
require "compat/dependency_collector"
|
|
require "compat/download_strategy"
|
|
require "compat/fileutils"
|
|
require "compat/formula_support"
|
|
require "compat/cask"
|
|
require "compat/tap"
|