Kevin Sawicki 5235114eed Use fs.readdirSync() for listing package directories
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.
2013-08-14 11:29:48 -07:00
2013-06-11 11:17:16 -07:00
2013-02-19 10:02:09 -07:00
2013-04-03 14:44:30 -03:00
2013-06-20 17:15:52 -07:00
2013-06-05 10:51:11 -07:00
2013-08-09 13:28:25 -07:00
2013-05-28 17:29:00 -07:00
2013-08-12 10:10:22 -07:00
2013-08-14 08:48:12 -07:00
2013-08-14 10:27:12 -07:00
2013-06-21 09:46:25 -07:00
2013-08-14 11:01:50 -07:00

Atom — Futuristic Text Editing

atom

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

  1. gh-setup atom

  2. cd ~/github/atom

  3. script/build

Description
No description provided
Readme 447 MiB
Languages
JavaScript 88.3%
Less 8.7%
CoffeeScript 2.8%
Shell 0.1%