A Community-led Hyper-Hackable Text Editor
Go to file
2013-07-04 08:37:59 +08:00
benchmark Remove hash params from url 2013-06-11 11:17:16 -07:00
docs Change to an H2 2013-05-16 12:48:20 -06:00
dot-atom 💄 add trailing newlines 2013-02-19 10:02:09 -07:00
resources/mac Default to version 0 2013-06-20 12:15:35 -07:00
script Add script/test 2013-06-21 09:46:25 -07:00
spec Store views that don't implement setModel() by their item 2013-07-02 09:41:46 -07:00
src Only use event.which when key identifier is non-ASCII 2013-07-02 13:13:45 -07:00
static Show window before opening devtools. 2013-06-27 19:29:35 +08:00
tasks Should also clean atom-shell. 2013-07-04 07:22:15 +08:00
themes Nest all rules under a root .is-blurred class 2013-06-24 15:01:05 -07:00
vendor Revert "Upgrade apm: update node to v0.10.12." 2013-07-04 08:37:59 +08: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 Add telepath as submodule 2013-06-28 04:39:28 -06:00
.nakignore Remove deleted folder 2013-06-05 10:51:11 -07:00
.pairs Add pairs file for gjt 2013-05-03 16:57:42 -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 Make atom.sh executable 2013-05-15 10:29:27 -07:00
CHANGELOG.md Mention more fixed and added items 2013-07-02 09:08:57 -07:00
CONTRIBUTING.md Remove submoduling 3rd-party packages 2013-06-05 10:51:55 -07:00
Gruntfile.coffee 💄 2013-06-27 09:11:15 -07:00
package.json Bump the biscotto version 2013-07-02 11:07:58 -07:00
Rakefile Update documentation 2013-06-21 09:46:25 -07:00
README.md Update documentation 2013-06-21 09:46:25 -07:00

Atom — Futuristic Text Editing

atom

Check out our documentation on the docs tab.

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