A Community-led Hyper-Hackable Text Editor
Go to file
2012-03-07 18:21:17 -07:00
Atom Add benchmark suite, which runs with ctrl-alt-meta-b 2012-03-07 18:21:17 -07:00
Atom.xcodeproj minor tweaks to xcode project file 2012-03-01 16:54:37 -08:00
benchmark Add benchmark suite, which runs with ctrl-alt-meta-b 2012-03-07 18:21:17 -07:00
cef Redo Xcode project FROM SCRATCH 2012-02-29 15:23:17 -08:00
frameworks remove webkit frameworks 2012-03-01 15:34:24 -08:00
spec Ensure editor and cursor methods explain if they act on buffer or screen lines 2012-03-07 16:23:23 -08:00
src Add benchmark suite, which runs with ctrl-alt-meta-b 2012-03-07 18:21:17 -07:00
static 💄 2012-03-07 11:42:39 -08:00
vendor Fixed Jasmine errors about 'abort not existing on undefined' 2012-02-28 17:23:55 -08:00
.gitignore cleanup project file 2012-02-22 15:26:54 -08:00
.pairs Cursor can move around screen 2012-01-17 18:13:50 -08:00
index.html atom variable holds all global state and is shared across contexts. 2012-02-28 13:14:35 -08:00
Rakefile Redo Xcode project FROM SCRATCH 2012-02-29 15:23:17 -08:00
README.md Fix typo ಠ_ಠ 2012-02-14 23:38:01 -08:00

Atom — Futuristic Text Editing

atom

Be forwarned: Atom is pre-alpha software!

Installation

  1. Get xcode 4.2.

  2. Clone atom from github/atom.

  3. Open Atom.xcodeproject.

  4. Press cmd-r to build and run.