A Community-led Hyper-Hackable Text Editor
Go to file
2014-03-20 13:05:49 -06:00
benchmark Update rootView references in benchmarks 2013-11-26 11:02:54 -08:00
build Upgrade to minidump@0.5.x 2014-03-20 09:14:42 +08:00
docs 📝 Update styleguide keybinding 2014-03-11 12:29:23 -07:00
dot-atom Suggest people bind to .workspace instead of body 2014-03-17 13:05:46 -06:00
exports Export {Workspace} in the 'atom' module 2014-03-03 16:00:36 -07:00
keymaps 🐧 Add keymap. 2014-03-18 15:51:13 +08:00
menus 🐧 Add menu. 2014-03-18 14:12:25 +08:00
resources Enable automatic graphics switching 2014-03-15 19:24:40 +01:00
script Warn and exit if script/bootstrap is run with wrong node version 2014-03-20 13:05:49 -06:00
spec Cleanup stylesheets added during spec in afterEach 2014-03-19 21:51:08 -06:00
src Don't recalculate dimensions on stylesheet changes for detached editors 2014-03-20 12:19:34 -06:00
static Add atom.allowUnsafeEval loophole and disable unsafe-eval again 2014-03-05 09:57:08 -07:00
vendor update apm submodule to 0.32.0 2014-03-19 10:15:50 -07: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
.npmrc Put npm cache in ~/.atom/.npm 2014-03-04 10:19:20 -08:00
.pairs Merge branch 'master' into summit 2013-08-14 14:05:35 -07:00
atom.sh 🐧 Make atom.sh work. 2014-03-18 16:27:43 +08:00
CONTRIBUTING.md Upgrade to atom-dark-ui@0.25.0 2014-03-10 11:13:08 -07: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 git-utils 1.0.1 2014-03-20 10:54:33 -07:00
README.md Drop www in atom.io links 2014-02-24 17:38:49 -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.