A Community-led Hyper-Hackable Text Editor
Go to file
Ben Ogle d8850c2c77 Use cachedContents when checking for an update.
Without this change, we would never get the initial file's change
without calling .read() first
2013-09-12 14:02:53 -07:00
benchmark Always open dev tools before benchmarks are run 2013-09-10 14:51:09 -07:00
docs Use images served over https in guides 2013-09-09 10:22:20 -07:00
dot-atom 💄 add trailing newlines 2013-02-19 10:02:09 -07:00
keymaps Add window:run-package-specs command 2013-08-23 09:02:22 -07:00
resources/mac Register Atom to handle atom:// scheme URLs. 2013-07-10 18:57:26 +08:00
script Add SHA-1 based CoffeeScript compile cache 2013-09-09 18:56:15 +01:00
spec Use cachedContents when checking for an update. 2013-09-12 14:02:53 -07:00
src Use cachedContents when checking for an update. 2013-09-12 14:02:53 -07:00
static Fix .block css definition 2013-09-12 13:47:10 -07:00
tasks Publish docs don't need patch versions 2013-09-11 09:49:43 -07:00
themes 💄 Multiple rules on multiple lines in themes 2013-09-10 12:01:16 -07:00
vendor Upgrade bootstrap to 3.0.0 2013-09-10 11:59:42 -07:00
.github Making an edit to .github 2013-04-03 14:44:30 -03:00
.gitignore Synchronize directory structure 2013-08-20 15:02:01 -07:00
.gitmodules Migrate telepath to package dependency 2013-08-28 20:24:36 -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
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 version fix 2013-09-10 10:43:49 -07:00
CONTRIBUTING.md Doc critical emoji commit message guidelines 2013-08-27 13:03:16 -07:00
Gruntfile.coffee Disable duplicate-background-images rule 2013-09-10 11:59:46 -07:00
package.json Upgrade to archive-view@0.5.0 2013-09-11 19:04:48 +01:00
README.md Fix documentation links 2013-08-22 10:43:45 -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