A Community-led Hyper-Hackable Text Editor
Go to file
2013-08-16 20:45:30 -07:00
benchmark Remove Point and Range classes now provided by telepath 2013-07-05 12:53:50 -07:00
docs Update config.cson example with accurate keys 2013-08-08 18:07:40 -07:00
dot-atom 💄 add trailing newlines 2013-02-19 10:02:09 -07:00
resources/mac Register Atom to handle atom:// scheme URLs. 2013-07-10 18:57:26 +08:00
script Separate npm and apm output with an empty line 2013-08-14 08:46:53 -07:00
spec Use atom.getAvailablePackageNames() to load package specs 2013-08-16 11:35:43 -07:00
src Clear undo stack after setting initial buffer text 2013-08-16 11:30:37 -07:00
static Merge branch 'master' into summit 2013-08-14 14:05:35 -07:00
tasks Compile bundled package files in compile task 2013-08-14 09:28:17 -07:00
themes Merge branch 'master' into summit 2013-08-14 14:05:35 -07:00
vendor Upgrade telepath for line performance improvements 2013-08-16 20:45:30 -07:00
.github Making an edit to .github 2013-04-03 14:44:30 -03:00
.gitignore Remove unused files from gitignore 2013-06-20 17:15:52 -07:00
.gitmodules Merge branch 'master' into summit 2013-08-14 14:05:35 -07:00
.nakignore Remove deleted folder 2013-06-05 10:51:11 -07:00
.pairs Merge branch 'master' into summit 2013-08-14 14:05:35 -07:00
aa Recompile atom-application and atom-window 2013-05-28 17:29:00 -07:00
atom.gyp Rename create-atom script to constructicon/build 2013-06-20 12:15:35 -07:00
atom.sh Handle atom standard output from atom.sh 2013-08-09 10:23:05 -07:00
CHANGELOG.md Mention new fixes and additions 2013-08-12 10:10:22 -07:00
CONTRIBUTING.md Remove mention of src/packages 2013-08-14 08:48:12 -07:00
Gruntfile.coffee Compile bundled package files in compile task 2013-08-14 09:28:17 -07:00
package.json Upgrade packages for collaboration branch releases 2013-08-16 12:35:05 -07:00
Rakefile Update documentation 2013-06-21 09:46:25 -07:00
README.md Formatting 2013-08-14 11:01:50 -07:00

Atom — Futuristic Text Editing

atom

Check out our documentation in this repo. There is also 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