A Community-led Hyper-Hackable Text Editor
Go to file
Matt Colyer 91778cb566 Revert "Parallelize package specs"
This reverts commit fa18a5cb33.
2013-12-19 11:29:32 -08:00
benchmark Restore Atom::getLoadSettings and spy on it in window spec 2013-12-13 12:02:48 -08:00
docs 📝 Mention build-package script and atom-master-builds 2013-12-10 17:37:32 -08:00
dot-atom Update keymap documentation 2013-10-28 09:23:18 -07:00
exports Upgrade to telepath 0.75.0 for custom object support 2013-12-16 19:03:10 -07:00
keymaps Word movement uses end-of-word and beginning-of-word 2013-12-17 11:24:35 -08:00
menus Remove movement menu 2013-12-16 17:11:59 -08:00
resources Update file.icns to match atom.icns 2013-12-02 11:52:05 -08:00
script Revert "Turn up debugging for atom-shell downloads" 2013-12-18 14:22:17 -08:00
spec Properly use writeSync 2013-12-18 18:35:20 -08:00
src Merge branch 'master' into win32-specs 2013-12-18 09:34:28 -08:00
static Add dev mode icon to status bar 2013-12-11 18:57:07 -08:00
tasks Revert "Parallelize package specs" 2013-12-19 11:29:32 -08:00
vendor Upgrade apm for keytar usage 2013-12-17 17:56:04 -08:00
.gitattributes Add a newline to the end of .gitattributes 2013-11-07 09:22:41 -08:00
.gitignore Install apm to apm/ from vendor/apm 2013-12-17 16:53:31 -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.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 📝 Start CoffeeScript styleguide 2013-12-11 14:35:06 -08:00
Gruntfile.coffee Add a contentsDir for windows 2013-12-17 09:39:49 -08:00
LICENSE.md Add initial LICENSE.md 2013-11-28 09:20:05 -08:00
package.json Upgrade to image-view 0.11.0 for forward-compatibility with #1326 2013-12-18 12:03:10 -07:00
README.md 📝 There is no tomorrow 2013-12-11 10:37:26 -08:00

Atom — The hackable, collaborative 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.