A Community-led Hyper-Hackable Text Editor
Go to file
2012-03-15 10:37:19 -07:00
Atom Use --headless arg to enable console reporter and exit on finish. 2012-03-15 10:24:57 -07:00
Atom.xcodeproj Move main.mm to top of project 2012-03-14 09:59:36 -07:00
benchmark rake benchmark uses --headless arg 2012-03-15 10:37:19 -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 Get rid of newline in cibuild's sha var 2012-03-14 16:13:42 -07:00
spec Use --headless arg to enable console reporter and exit on finish. 2012-03-15 10:24:57 -07:00
src Fix bug where you couldn't use backspace, delete, arrow keys in file finder. 2012-03-14 19:17:32 -06:00
static Fix bug where file-finder pushed editor up. 2012-03-14 18:28:23 -06:00
vendor rake benchmark uses --headless arg 2012-03-15 10:37:19 -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 Fix bug where file-finder pushed editor up. 2012-03-14 18:28:23 -06:00
Rakefile rake benchmark uses --headless arg 2012-03-15 10:37:19 -07:00
README.md 📣 💩 2012-03-14 16:38:24 -07: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.