A Community-led Hyper-Hackable Text Editor
Go to file
2013-03-17 21:46:26 -05:00
benchmark Use node's require instead of internal require 2013-03-12 10:38:05 -07:00
docs Move autosave from editor into panes 2013-03-07 09:30:29 -08:00
dot-atom 💄 add trailing newlines 2013-02-19 10:02:09 -07:00
native Load index.html based on the resource path 2013-03-14 17:46:25 -06:00
notes Move old wiki page to notes folder 2012-09-30 15:00:45 -07:00
prebuilt-cef@59d147be26 Update prebuilt-cef 2013-03-05 14:32:51 -08:00
script Change condition for installing a local node-gyp 2013-03-13 18:58:33 -06:00
spec Measure spec suite require time 2013-03-15 09:09:56 -06:00
src Release repo when destroy is called 2013-03-17 21:46:26 -05:00
static Use coffee-cache module 2013-03-12 14:59:21 -07:00
themes Put status indicator on right side of fuzzy finder 2013-03-04 21:43:33 -08:00
tools/mac no more custom gyp 2012-10-18 16:00:14 -07:00
vendor Use pegjs node module 2013-03-12 17:41:18 -07:00
.github Use docs/manifest.txt to list docs files. Add user-init-script.md. 2013-02-13 16:25:48 -07:00
.gitignore Update cefode. 2013-03-14 01:15:18 +08:00
.gitmodules Use HTTPS for prebuilt-cef 2013-03-06 08:30:50 -05:00
.pairs fix window blur and focus events 2013-02-05 12:03:56 -08:00
atom.gyp Bundle offical node binary with Atom. 2013-03-13 20:15:41 +08:00
atom.sh Launch Atom with full path to .app 2013-02-25 16:11:13 -08:00
CHANGELOG.md Add an empty changelog for Constructicon 2013-03-05 14:32:51 -08:00
CONTRIBUTING.md Mention trailing newline 2013-02-11 09:31:16 -08:00
package.json Release repository when worker is done 2013-03-17 17:22:34 -05:00
Rakefile Update cefode: speed up node's requrie by removing exceptions. 2013-03-16 00:43:43 +08:00
README.md 💄 2013-03-04 22:07:22 -08:00

Atom — Futuristic Text Editing

atom

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

  1. gh-setup atom

  2. cd ~/github/atom && rake install