Skip to content
This repository has been archived by the owner on Jun 22, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 944 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 944 Bytes

Homebrew (un)installer

A Mainland China User-Friendly brew installer
给brew加点油

Build Status

这是什么

每次配置环境brew的都要下载半年,对新手太不友好了,来做一点微调

Install Homebrew

/usr/bin/ruby -e "$(curl -fsSL https://githubusercontent.hfi.me/hfiprogramming/install/master/install)"

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

Uninstall Homebrew

/usr/bin/ruby -e "$(curl -fsSL https://githubusercontent.hfi.me/hfiprogramming/install/master/uninstall)"

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