A Community-led Hyper-Hackable Text Editor
Go to file
2013-11-19 14:39:44 -08:00
benchmark Update fs-utils references to fs-plus 2013-11-01 08:46:02 -07:00
docs Uppercase that h 2013-11-11 13:18:53 -08:00
dot-atom Update keymap documentation 2013-10-28 09:23:18 -07:00
exports Remove pathForRepositoryUrl from exports 2013-11-19 10:26:33 -08:00
keymaps Review remaining global bindings 2013-11-19 13:53:10 -08:00
menus Add keyboard accelerators 2013-11-14 13:25:58 -08:00
resources Ship PNG format of icon for all platforms. 2013-11-11 21:29:47 +08:00
script 🙉 Ignore stdout from installation of apm 2013-11-15 09:54:36 -08:00
spec Remove Emitter::trigger shim 2013-11-19 13:24:29 -08:00
src Add shim for atom.rootView vs. window.rootView 2013-11-19 14:15:47 -08:00
static Properly reset the size of layers on resize 2013-11-05 18:40:05 -08:00
tasks Fix update-atom-shell task when using the keychain 2013-11-19 12:21:12 -08:00
vendor Upgrade apm for removal of unused dependencies 2013-11-07 18:35:36 -08:00
.gitattributes Add a newline to the end of .gitattributes 2013-11-07 09:22:41 -08: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 Remove Objective-C styleguide 2013-11-07 15:00:46 -08:00
Gruntfile.coffee Quite some grunt.log.write 2013-11-14 10:53:19 -08:00
package.json Upgrade to to-the-hubs@0.11.0 for pasteboard fix 2013-11-19 14:39:44 -08:00
README.md Put building URL at bottom 2013-11-07 18:41:52 -08: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
    • Looking for Windows support? Read here.
  • Boxen (Obviously Atom won't release with this requirement)

Installation

  1. gh-setup atom

  2. cd ~/github/atom

  3. script/build