A Community-led Hyper-Hackable Text Editor
Go to file
2012-03-14 14:38:03 -07:00
Atom 💄 2012-03-14 12:19:50 -07:00
Atom.xcodeproj Move main.mm to top of project 2012-03-14 09:59:36 -07:00
benchmark Allow AtomReporter to output text to console. 2012-03-14 10:48:53 -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
script Set permissions for cibuild 2012-03-14 12:17:25 -07:00
spec Editor.save spec removes test files in afterEach method 2012-03-14 14:38:03 -07:00
src Unsubscribe from Buffer when an Editor is removed from the DOM. 2012-03-13 19:20:40 -06:00
static Disable scrolling on the horizontal scroller when soft wrap is on. 2012-03-13 12:13:47 -06:00
vendor Failures cause app to exit with exitStatus != 1 2012-03-14 11:00:35 -07:00
.gitignore Add atom-build to gitignore 2012-03-12 11:51:15 -07:00
.pairs Cursor can move around screen 2012-01-17 18:13:50 -08:00
index.html Delete measure function from index 2012-03-08 12:48:40 -08:00
Rakefile Terminate rake tasks when build fails 2012-03-14 12:57:03 -07: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.