A Community-led Hyper-Hackable Text Editor
Go to file
2014-02-11 11:40:12 -08:00
benchmark Update rootView references in benchmarks 2013-11-26 11:02:54 -08:00
build Don't bundle unused jasmine-reporters/ext folder 2014-02-07 16:18:49 -08:00
docs Merge pull request #1527 from atom/cj-update-markdown-preview 2014-02-11 11:27:02 -08:00
dot-atom Use soft wrap instead of font size in example hack 2014-02-07 09:51:24 -08:00
exports Remove ConfigObserver from exports 2014-02-06 13:10:34 -08:00
keymaps Add keymaps for moving directionally between panes 2014-01-26 17:42:28 -05:00
menus Add Open Your Init Script command 2014-02-07 09:51:24 -08:00
resources Also replace the atom icon on Windows. 2014-02-04 16:58:49 +08:00
script Convert update octicons from script to grunt task 2014-02-03 14:15:08 -08:00
spec Merge branch 'cj-update-markdown-preview' 2014-02-11 11:33:46 -08:00
src Merge branch 'cj-update-markdown-preview' 2014-02-11 11:33:46 -08:00
static Remove unused margin styles 2014-02-11 09:06:13 -08:00
vendor Upgrade apm for available command tweaks 2014-02-07 11:25:45 -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 Add object keys to example 2014-02-06 15:55:13 -08:00
LICENSE.md Add initial LICENSE.md 2013-11-28 09:20:05 -08:00
package.json Upgrade to markdown-preview@0.26.0 2014-02-11 11:40:12 -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.