Mike Seplowitz 7480a50278 Adopt LICENSE.txt from Homebrew/brew
The existing license file was close to the 2-clause BSD license, but the
text didn't match exactly. This commit overwrites this repo's
LICENSE.txt file with the one from Homebrew/brew.

Closes #246.
2019-12-03 15:02:03 -05:00
2019-10-30 14:40:25 +00:00
2018-09-11 08:22:36 +01:00
2019-08-14 12:17:28 +01:00
2019-01-27 14:59:10 +00:00

Homebrew (un)installer

Install Homebrew

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

More installation information and options at https://docs.brew.sh/Installation.html.

Linux and Windows 10 Subsystem for Linux

Install Homebrew on Linux and Windows 10 Subsystem for Linux: https://docs.brew.sh/Linuxbrew.

Uninstall Homebrew

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/uninstall)"

Download the uninstall script and run ./uninstall --help to view more uninstall options.

Description
No description provided
Readme 868 KiB