A Community-led Hyper-Hackable Text Editor
Go to file
2013-06-20 17:15:52 -07: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 Use grunt to run ci tests 2013-06-20 17:15:52 -07:00
spec When normalizing indent, ignore leading spaces of first line 2013-06-19 12:21:05 -06:00
src Don't copy themes to .atom dir 2013-06-20 17:15:51 -07:00
static Use mini-icon helper for loading-message 2013-06-13 11:40:32 -07:00
themes Don't use error class in select list 2013-06-13 11:31:09 -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 Remove unused files from gitignore 2013-06-20 17:15:52 -07: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 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 Mentioned grunt change 2013-06-20 17:15:52 -07:00
CONTRIBUTING.md Remove submoduling 3rd-party packages 2013-06-05 10:51:55 -07:00
Gruntfile.coffee Update default grunt task 2013-06-20 17:15:52 -07:00
package.json Upgrade to lesslint 0.7 2013-06-17 20:02:35 -07:00
Rakefile Update rakefile 2013-06-20 17:15:52 -07:00
README.md Update readme 2013-06-20 17:15:52 -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 the requirement)

Installation

  1. gh-setup atom

  2. cd ~/github/atom && ./script/bootstrap && grunt install