homebrew-cask/lib/vendor/homebrew-fork
Paul Hinze 63d748e14c core: [refactor] separate Hbc::Cask from Hbc
Hbc is the namespace, Hbc::Cask is the object representing a Cask

One step on the path to reducing the surface area of the God-object
we've grown over the years. :)
2015-02-07 16:37:32 -06:00
..
LICENSE.txt flatten homebrew-fork and move it under vendor/lib 2014-12-31 07:57:18 -05:00
README.md flatten homebrew-fork and move it under vendor/lib 2014-12-31 07:57:18 -05:00
download_strategy.rb Merge pull request #8721 from rolandwalker/integrate_download_strategy 2015-01-07 18:19:12 -05:00
exceptions.rb core: [refactor] separate Hbc::Cask from Hbc 2015-02-07 16:37:32 -06:00
global.rb remove homebrew-fork MACOS_RELEASE constants 2015-01-13 07:35:27 -05:00
monkeypatch_pathname.rb flatten homebrew-fork and move it under vendor/lib 2014-12-31 07:57:18 -05:00
testing_env.rb remove homebrew-fork MACOS_RELEASE constants 2015-01-13 07:35:27 -05:00
utils.rb incorporate homebrew-fork ignore_interrupts 2015-01-07 09:51:39 -05:00

README.md

A temporary minimal fork of the Homebrew codebase.

This is a transitional measure while we separate the Homebrew-cask backend from Homebrew.