在 Mac 上安装 Atom

从拉链安装

  1. 从 Atom 的 GitHub 库下载 atom-mac.zip zip 文件在这里
  2. 在 Finder 中双击解压缩文件
  3. Atom 应用程序拖到 Applications 文件夹中
  4. 运行 Atom 应用程序。

从 Source 构建

要求:

  • macOS 10.8 或更高版本
  • Node.js 4.4x 或更高版本
  • npm 3.10.x 或更高版本
  • Xcode 中

安装:

git clone https://github.com/atom/atom.git
cd atom
script/build

建成后,用 script/build --install 安装