7480a50278fd2f988e4ae299e9295433cfa432b5
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.
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