A Community-led Hyper-Hackable Text Editor
Go to file
2013-10-18 10:20:03 -07:00
benchmark Merge remote-tracking branch 'origin/master' into cj-make-packages-async 2013-10-16 10:51:34 -07:00
docs Remove slow 2013-10-17 13:42:25 -07:00
dot-atom Remove themes folder from .atom template 2013-09-30 08:56:12 -07:00
exports Replace stringscore/fuzzy-filter with fuzzaldrin 2013-10-17 09:46:10 -07:00
keymaps Remove keybindings for commands that mini editors don't use 2013-09-19 14:44:12 -07:00
menus Correct and add File menu items 2013-10-18 10:09:47 -07:00
resources/mac Register Atom to handle atom:// scheme URLs. 2013-07-10 18:57:26 +08:00
script Import atomcredentials in cibuild. 2013-10-04 13:39:53 +08:00
spec Don't append duplicate menu items 2013-10-18 10:20:03 -07:00
src Don't append duplicate menu items 2013-10-18 10:20:03 -07:00
static Focus body when root view has no focusable children 2013-10-16 13:35:11 -07:00
tasks Use underscore-plus in Grunt tasks 2013-10-15 13:50:16 -07:00
vendor Replace stringscore/fuzzy-filter with fuzzaldrin 2013-10-17 09:46:10 -07:00
.gitignore Generate evil file fixtures depending on platform 2013-10-11 14:09:17 -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
CHANGELOG.md Mention find-and-replace 2013-09-29 21:55:30 -07:00
CONTRIBUTING.md Remove light/dark style direction 2013-09-27 16:07:31 -07:00
Gruntfile.coffee Use underscore-plus in Grunt tasks 2013-10-15 13:50:16 -07:00
package.json Upgrade terminal@0.13.0 2013-10-18 09:57:40 -07: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