A Community-led Hyper-Hackable Text Editor
Go to file
2014-01-30 16:55:51 -08:00
benchmark Update rootView references in benchmarks 2013-11-26 11:02:54 -08:00
build Create shortcut on Desktop. 2014-01-24 21:55:49 +08:00
docs Merge pull request #1486 from atom/cj-first-package-doc 2014-01-28 13:51:16 -08:00
dot-atom 📝 Doc reloading of ~/.atom/styles.css 2014-01-30 16:55:51 -08:00
exports Make ConfigObserver a proper mixin and export it 2014-01-21 20:56:23 -07:00
keymaps Escape from a tool panel does not emit core:close 2014-01-22 10:46:18 -08:00
menus Add Open Your Snippets menu item 2014-01-27 11:17:20 -08:00
resources Use 512x522 icon 2014-01-30 16:17:18 -08:00
script Write octicon codes to variables folder 2014-01-28 10:06:40 -08:00
spec Merge branch 'master' into ns-workspace-specs-cleanup 2014-01-28 18:25:13 -07:00
src Rename ~/.atom/user.css to ~/.atom/styles.css 2014-01-30 16:53:25 -08:00
static Update octicons 2014-01-29 18:00:00 -08:00
vendor Rename internals directory to advanced 2014-01-21 21:04:33 -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
.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 📝 Start CoffeeScript styleguide 2013-12-11 14:35:06 -08:00
LICENSE.md Add initial LICENSE.md 2013-11-28 09:20:05 -08:00
package.json Upgrade to settings-view@0.61.0 2014-01-30 16:42:57 -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.