A Community-led Hyper-Hackable Text Editor
Go to file
Matt Colyer 12b42bf459 Initialize AtomPackage attributes earlier
This should make our package loading process a bit more robust.
2013-10-11 12:49:31 -07:00
benchmark More benchmarks 2013-10-07 14:56:29 -07:00
docs Fix spelling 2013-10-11 11:06:04 -07:00
dot-atom Remove themes folder from .atom template 2013-09-30 08:56:12 -07:00
exports Export Site from telepath 2013-09-23 08:43:13 -07:00
keymaps Remove keybindings for commands that mini editors don't use 2013-09-19 14:44:12 -07:00
menus Dynamically replace Atom version in application menu 2013-10-11 10:46:26 -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 Initialize AtomPackage attributes earlier 2013-10-11 12:49:31 -07:00
src Initialize AtomPackage attributes earlier 2013-10-11 12:49:31 -07:00
static Prevent overriding coffee cache once registered 2013-10-04 09:25:31 -07:00
tasks Fix "Missing or invalid User Agent string." error. 2013-10-10 15:18:52 +08:00
vendor Return proper return code from atom.sh 2013-10-07 14:28:13 -07:00
.gitignore Synchronize directory structure 2013-08-20 15:02:01 -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 Return proper return code from atom.sh 2013-10-07 14:28:13 -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 Ignore indentation lint 2013-10-10 15:05:58 -07:00
package.json Separate classes that run in the browser process 2013-10-11 08:50:08 -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