A Community-led Hyper-Hackable Text Editor
Go to file
2013-11-08 12:25:59 -08:00
benchmark Update fs-utils references to fs-plus 2013-11-01 08:46:02 -07:00
docs First cut at build documentation 2013-10-31 11:29:43 -07:00
dot-atom Update keymap documentation 2013-10-28 09:23:18 -07:00
exports Use fs-plus 2013-11-01 08:46:02 -07:00
keymaps Make ctrl-Z/ctrl-y invoke 'core:redo' instead of 'corey:redo' 2013-11-01 17:49:29 -06:00
menus Remove empty collaboration menu 2013-11-01 15:02:59 -07:00
resources Add task to set exe icon. 2013-11-06 22:41:53 +08:00
script Run apm clean during bootstrap 2013-11-02 19:29:52 -07:00
spec Add replace to project and buffer 2013-11-08 12:20:43 -08:00
src Comments. Change up the api a tiny bit. 2013-11-08 12:25:59 -08:00
static Properly reset the size of layers on resize 2013-11-05 18:40:05 -08:00
tasks Add task to set exe icon. 2013-11-06 22:41:53 +08:00
vendor Upgrade apm for --no-color option 2013-10-30 16:47:40 -07:00
.gitignore Ignore debug.log 2013-11-01 13:56:47 -07:00
.gitmodules Add bootstrap to package.json 2013-09-17 15:09:43 -07:00
.pairs Merge branch 'master' into summit 2013-08-14 14:05:35 -07:00
atom.gyp Rename create-atom script to constructicon/build 2013-06-20 12:15:35 -07:00
atom.sh Set ATOM_PATH env var when launching specs 2013-10-14 10:33:37 -07:00
CONTRIBUTING.md doc: Mention we should be ware of platform differences. 2013-10-21 22:41:41 +08:00
Gruntfile.coffee Revert "Only run set-development-version on mac" 2013-11-06 22:48:50 +08:00
package.json Use scandal 0.7.0 2013-11-08 11:08:55 -08:00
README.md Update readme 2013-09-30 16:43:25 -07:00

Atom — Futuristic Text Editing

atom

Check out our guides and 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