A Community-led Hyper-Hackable Text Editor
Go to file
2013-08-19 19:25:28 -07:00
benchmark Get benchmark-suite running again 2013-08-18 10:20:20 -06: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 change name of event to reloaded 2013-08-19 15:55:16 -07:00
src 🐎 Cache tab whitespace regexes in Token 2013-08-19 18:07:32 -07:00
static Add in the fallback ui colors. 2013-08-19 15:55:17 -07:00
tasks Use an async waterfall to chain deploy commands 2013-08-19 15:34:25 -07:00
themes add another import 2013-08-19 15:55:17 -07:00
vendor Upgrade apm to fix update command 2013-08-19 19:25:28 -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 to image-view@0.2.0 2013-08-19 19:15:52 -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