在 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 安裝