A Community-led Hyper-Hackable Text Editor
Go to file
Matt Colyer 42e254576c Merge pull request #900 from atom/mc-release-notes
API to Notify render processes when updates are available
2013-10-01 16:41:56 -07:00
benchmark Use relative path to atom require 2013-09-20 10:03:01 -07:00
docs 📝 Use apm publish minor in the example 2013-09-27 13:25:17 -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
resources/mac Register Atom to handle atom:// scheme URLs. 2013-07-10 18:57:26 +08:00
script Add back --silent flag 2013-10-01 15:14:06 -07:00
spec Use window height to determine number of lines to render 2013-10-01 15:35:08 -07:00
src Don't pass updateVersion to AtomWindow 2013-10-01 16:38:43 -07:00
static Set window size and position before showing 2013-10-01 08:37:14 -07:00
tasks Warm the theme cache for the base16 theme 2013-09-17 14:10:11 -07:00
vendor Upgrade apm to version that uses ☁️🐜 2013-10-01 12:44:51 -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
.nakignore Remove node_modules from .nakignore 2013-09-20 13:00:27 -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 Expect output when -t/--test flag is specified 2013-08-28 12:54:16 -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 Add -9 flag to pkill command 2013-09-25 17:10:56 -07:00
package.json Merge pull request #900 from atom/mc-release-notes 2013-10-01 16:41:56 -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