A Community-led Hyper-Hackable Text Editor
Go to file
2013-11-01 15:33:11 -07:00
benchmark Update fs-utils references to fs-plus 2013-11-01 08:46:02 -07:00
docs Devmode hard-codes the location of the atom repo 2013-11-01 15:33:11 -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 Remove unused keybinding comment 2013-10-31 15:41:26 -07:00
menus Merge pull request #1000 from atom/sublime-keybindings 2013-10-22 16:14:07 -07:00
resources/mac Register Atom to handle atom:// scheme URLs. 2013-07-10 18:57:26 +08:00
script Add script/build.cmd 2013-11-01 10:58:25 -07:00
spec Fixture hashes depend on line returns 2013-11-01 15:15:17 -07:00
src Change platform check from windows to win32 2013-11-01 13:56:47 -07:00
static Lists are nested via padding the list items 2013-10-31 10:50:48 -07:00
tasks Use fs-plus in covert-theme task 2013-11-01 11:11:07 -07: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
CHANGELOG.md Add empty changelog to get this deploy out 2013-10-29 18:28:49 -07:00
CONTRIBUTING.md doc: Mention we should be ware of platform differences. 2013-10-21 22:41:41 +08:00
Gruntfile.coffee Only run set-development-version on mac 2013-10-28 17:46:42 -07:00
package.json Upgrade to symbols-view@0.18.0 2013-11-01 14:28:27 -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