A Community-led Hyper-Hackable Text Editor
Go to file
Kevin Sawicki 7cc61c5252 📝 Add locally
2013-12-10 15:22:21 -08:00
benchmark Update rootView references in benchmarks 2013-11-26 11:02:54 -08:00
docs 📝 Add locally 2013-12-10 15:22:21 -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 Add more native keybindings 2013-12-05 11:08:14 -08:00
menus Remove report issue menu 2013-11-26 11:15:55 -08:00
resources Update file.icns to match atom.icns 2013-12-02 11:52:05 -08:00
script Set cwd to vendor/apm instead of cd'ing 2013-12-10 14:11:10 -08:00
spec Upgrade to underscore-plus@0.4.0 2013-12-10 11:47:53 -08:00
src Upgrade to underscore-plus@0.4.0 2013-12-10 11:47:53 -08:00
static Use defaults similar to ui-variables colors 2013-12-06 12:56:15 -08:00
tasks Also change the version field of package.json in set-development-version task. 2013-12-05 18:13:42 +08:00
vendor Upgrade apm for template fixes 2013-12-10 08:06:01 -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 Mention package repositories 2013-12-05 08:50:58 -08:00
Gruntfile.coffee Make ATOM_ACCESS_TOKEN available in all grunt commands 2013-12-04 19:02:39 -08:00
LICENSE.md Add initial LICENSE.md 2013-11-28 09:20:05 -08:00
package.json Add line-jumper package to default install 2013-12-10 15:10:27 -08:00
README.md Use permanent image link for atom logo 2013-12-04 16:19:33 -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.