Files
atom/docs/build-instructions/os-x.md
2015-02-18 16:18:01 -08:00

636 B

OS X

Requirements

  • OS X 10.8 or later
  • node.js (0.10.x or 0.12.x) or io.js (1.x)
  • Command Line Tools for Xcode (run xcode-select --install to install)

Instructions

git clone https://github.com/atom/atom.git
cd atom
script/build # Creates application at /Applications/Atom.app

Troubleshooting

OSX build error reports in atom/atom

  • Use this search to get a list of reports about build errors on OSX.