mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
5235114eed2f53d0aa58e23e616b3f76f58899d4
Previously fsUtils.listTreeSync() was used which returns every path in the tree, not just paths directly underneath the root path. This speeds up the spec suite require time by not stat'ing the entire node_modules directory.
Atom — Futuristic Text Editing
Check out our documentation in this repo. There is also API documentation.
Installing
Download the latest Atom release from speakeasy.
It will automatically update when a new release is available.
Building
Requirements
- Mountain Lion
- Boxen (Obviously Atom won't release with this requirement)
Installation
-
gh-setup atom -
cd ~/github/atom -
script/build
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%