mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
03b32ec29c49539ee3a416a6af11ac16c7e72512
This required upgrading underscore which to fix issues with _.isEqual working across objects created from different documents. The upgrade required adding a custom _.isEqual extension that added back support for object's having an isEqual method that was removed in underscore 1.4.0.
Atom — Futuristic Text Editing
Check out our documentation on the docs tab.
Building from source
Requirements
- Mountain Lion
- The Setup™ or Boxen
- Xcode (available in the App Store)
Installation
-
gh-setup atom -
cd ~/github/atom && rake install
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%
