A Community-led Hyper-Hackable Text Editor
Go to file
2014-02-23 17:19:00 -08:00
benchmark Update rootView references in benchmarks 2013-11-26 11:02:54 -08:00
build Upgrade to language-coffee-script@0.12.0 2014-02-22 13:45:42 -08:00
docs Mention menus for opening ~/.atom files 2014-02-23 11:57:20 -08:00
dot-atom Use soft wrap instead of font size in example hack 2014-02-07 09:51:24 -08:00
exports Remove _ and fs from exports 2014-02-23 17:05:26 -08:00
keymaps Remove auto-indent conflict with increase zoom 2014-02-11 15:40:12 -08:00
menus Add "View License" item to the application menu 2014-02-21 13:11:30 -07:00
resources Also replace the atom icon on Windows. 2014-02-04 16:58:49 +08:00
script Don't dedupe nan 2014-02-17 15:26:40 -08:00
spec Require fs-plus directly in specs 2014-02-23 17:19:00 -08:00
src Destroy empty panes by default. Closes #1569 2014-02-21 16:08:35 -07:00
static Make skipped specs yellowish 2014-02-11 16:19:46 -08:00
vendor Upgrade apm for init/view fixes 2014-02-22 18:23:27 -08:00
.gitattributes Add a newline to the end of .gitattributes 2013-11-07 09:22:41 -08:00
.gitignore Download includes when building docs 2014-01-20 16:00:02 -08:00
.gitmodules Revert "Switch to git for cloning apm" 2013-12-18 14:23:28 -08:00
.pairs Merge branch 'master' into summit 2013-08-14 14:05:35 -07:00
atom.sh Set ATOM_PATH env var when launching specs 2013-10-14 10:33:37 -07:00
CONTRIBUTING.md Prefer 'organization' over 'org' 2014-02-21 22:55:02 -08:00
LICENSE Remove Apache license and use plain-text, copyright-only license instead 2014-02-21 12:49:17 -07:00
package.json Upgrade to find-and-replace@0.85.0 2014-02-23 17:04:23 -08:00
README.md Just hackable for now 2014-01-21 17:51:54 -08:00

Atom — The hackable editor

Atom

Check out our guides and API documentation.

Installing

Download the latest Atom release.

Atom will automatically update when a new release is available.

Building

Follow the instructions in the build docs.