A Community-led Hyper-Hackable Text Editor
Go to file
2013-06-10 14:11:18 -07:00
benchmark Rename Project.buildEditSession -> Project.open 2013-05-14 20:03:53 -06: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 Convert Info.plist to XML format. 2013-06-03 18:42:23 +08:00
script Update apm for node v0.10.9. 2013-06-06 09:57:03 +08:00
spec Move image-view to a package 2013-06-07 10:15:32 -07:00
src Add margin to loading message 2013-06-10 14:11:18 -07:00
static Use hash instead of query string for parameters 2013-06-07 10:50:06 -07:00
themes Add initial archive viewer 2013-06-10 14:11:17 -07:00
vendor Upgrade apm 2013-06-06 13:23:19 -07:00
.github Making an edit to .github 2013-04-03 14:44:30 -03:00
.gitignore Download atom-shell and remove cefode. 2013-05-12 19:51:31 +08:00
.gitmodules Merge branch 'master' into atom-shell 2013-05-28 10:47:46 -07: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 Generate Info.plist for App and Helper. 2013-05-29 19:33:48 +08:00
atom.sh Make atom.sh executable 2013-05-15 10:29:27 -07:00
CHANGELOG.md Mention TODO 2013-06-07 08:29:05 -07:00
CONTRIBUTING.md Remove submoduling 3rd-party packages 2013-06-05 10:51:55 -07:00
Gruntfile.coffee Mark indentation issues as errors 2013-06-06 08:33:25 -07:00
package.json Upgrade to ls-archive 0.9 2013-06-10 14:11:18 -07:00
Rakefile Rake clean should also clean unused files of master branch. 2013-05-29 12:21:26 +08:00
README.md Release instead of build 2013-06-10 09:01:00 -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
  • The Setup™ or Boxen
  • Xcode (available in the App Store)

Installation

  1. gh-setup atom

  2. cd ~/github/atom && rake install