2022-02-22 19:13:20 +08:00

31 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
hero:
title: Homebrew
desc: macOS飞速安装教程
image: /images/homebrew-256x256.png
actions:
- text: 快速开始
link: /guide/start/
footer: Open-source MIT Licensed | Copyright © 2021<br />Powered by [Neo](https://github.com/ineo6)
---
<h1 style="display: none">镜像快速安装Homebrew教程</h1>
## 快速安装
```shell script
/bin/bash -c "$(curl -fsSL https://gitee.com/ineo6/homebrew-install/raw/master/install.sh)"
```
<Center>将以上命令粘贴至终端。脚本内置 <a target="_blank" href="http://mirrors.ustc.edu.cn/help/brew.git.html">中科大镜像</a> 所以能让Homebrew安装的更快。</Center>
<Center>如果想使用其他源安装,或者已安装但是想换源,请使用 <a href="/guide/change-source/">镜像助手</a> 获取脚本。</Center>
<Center>更详细的安装说明,请点击 <a href="/guide/start/">快速开始</a> 开始安装。</Center>
## 交流
想加入微信群可以关注公众号“湖中剑”回复“brew”获取加群二维码。
<img src="https://i.loli.net/2021/03/14/Gn7XKDUhtElmSV8.jpg" width="200" />