A Community-led Hyper-Hackable Text Editor
Go to file
2013-11-08 19:10:31 -08:00
benchmark Update fs-utils references to fs-plus 2013-11-01 08:46:02 -07:00
docs Add missing vs2010 link 2013-11-07 18:23:11 -08: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 Merge pull request #1102 from atom/bo-add-replace 2013-11-08 16:57:38 -08:00
src Merge pull request #1102 from atom/bo-add-replace 2013-11-08 16:57:38 -08:00
static Properly reset the size of layers on resize 2013-11-05 18:40:05 -08:00
tasks Merge pull request #1077 from atom/copy-docs-into-atom-io 2013-11-07 11:16:46 -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 Revert "Only run set-development-version on mac" 2013-11-06 22:48:50 +08:00
package.json Upgrade to base16-tomorrow-dark-theme@0.6.0 2013-11-08 19:10:31 -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