在 Mac 上安裝 Atom
從拉鍊安裝
- 從 Atom 的 GitHub 庫下載
atom-mac.zip
zip 檔案在這裡 - 在 Finder 中雙擊解壓縮檔案
- 將
Atom
應用程式拖到Applications
資料夾中 - 執行 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
安裝