A Community-led Hyper-Hackable Text Editor
Go to file
2013-12-04 08:48:22 -08:00
benchmark Update rootView references in benchmarks 2013-11-26 11:02:54 -08:00
docs Update readme and build instructions 2013-11-27 10:59:11 -08:00
dot-atom Update keymap documentation 2013-10-28 09:23:18 -07:00
exports Rename Editor export to EditorView 2013-11-26 19:35:16 -08:00
keymaps Merge branch 'master' into meta-to-command 2013-11-20 10:19:12 -08:00
menus Add keyboard accelerators 2013-11-14 13:25:58 -08:00
resources Ship PNG format of icon for all platforms. 2013-11-11 21:29:47 +08:00
script 🙉 Ignore stdout from installation of apm 2013-11-15 09:54:36 -08:00
spec Move eachBuffer spec to project-spec 2013-11-26 19:35:43 -08:00
src Ship the "resources" dir in Atom.app, and do not copy icon separately, fixes #1165. 2013-11-27 14:58:25 +08:00
static Rename workspace-view element to workspace 2013-11-26 11:02:53 -08:00
tasks Ship the "resources" dir in Atom.app, and do not copy icon separately, fixes #1165. 2013-11-27 14:58:25 +08:00
vendor Upgrade apm for develop command running install 2013-11-20 18:58:44 -08:00
.gitattributes Add a newline to the end of .gitattributes 2013-11-07 09:22:41 -08:00
.gitignore Ignore debug.log 2013-11-01 13:56:47 -07:00
.gitmodules Add bootstrap to package.json 2013-09-17 15:09:43 -07:00
.pairs Merge branch 'master' into summit 2013-08-14 14:05:35 -07:00
atom.gyp Rename create-atom script to constructicon/build 2013-06-20 12:15:35 -07:00
atom.sh Set ATOM_PATH env var when launching specs 2013-10-14 10:33:37 -07:00
CONTRIBUTING.md Add require(atom) for home directory example 2013-12-04 08:48:22 -08:00
Gruntfile.coffee Quite some grunt.log.write 2013-11-14 10:53:19 -08:00
package.json Upgrade to styleguide@0.17.0 for EditorView rename fixes 2013-11-26 19:53:24 -08:00
README.md Update readme and build instructions 2013-11-27 10:59:11 -08:00

Atom — The hackable, collaborative editor of tomorrow!

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