mirror of
https://github.com/atom/atom.git
synced 2026-02-05 20:25:04 -05:00
6511d0e1112d188c1943362b2995b08839eac799
This is a workaround for <http://code.google.com/p/gyp/issues/detail?id=323>. A future change will cause gyp to generate Makefiles to compile .coffee/.cson files to .js/.json. Makefiles use # as the comment character, and gyp isn't smart enough to escape the #. So now we don't use # in filenames to work around this bug.
Atom — Futuristic Text Editing
Check out our documentation on the docs tab.
Building from source
Requirements
Mountain Lion
The Setup™
Xcode (Get Xcode from the App Store (ugh, I know))
-
gh-setup atom
-
cd ~/github/atom &&
rake install
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%
