A Community-led Hyper-Hackable Text Editor
Go to file
2013-05-10 13:20:41 -06:00
benchmark Set up dev tools event handler when binding default keys 2013-04-26 15:32:47 -07:00
docs Remove shift from all non-alphanumeric key bindings 2013-05-02 10:29:10 -07:00
dot-atom 💄 add trailing newlines 2013-02-19 10:02:09 -07:00
native Upgrade icon to orange cube circles 2013-05-02 13:46:42 -07:00
prebuilt-cef@59d147be26 Use the dowload script of prebuilt-cef. 2013-03-05 15:04:17 +01:00
script Remove unused libgit2 script 2013-05-10 11:19:40 -07:00
spec Add row map specs for mappings of N screen rows to 1 buffer row 2013-05-10 13:20:41 -06:00
src Add RowMap.bufferRowRangeForScreenRow 2013-05-10 13:20:41 -06:00
static Show number of paths loaded after indexing message 2013-05-07 08:56:06 -07:00
themes Show number of paths loaded after indexing message 2013-05-07 08:56:06 -07:00
vendor Don't assign window.jQuery in jasmine-jquery.js helper 2013-04-26 15:36:13 -07:00
.github Making an edit to .github 2013-04-03 14:44:30 -03:00
.gitignore Remove ignore of doc/assets 2013-04-20 09:53:50 -07:00
.gitmodules Add hyperlink helper TextMate bundle 2013-04-23 08:39:25 -07:00
.nakignore Ignore .git folder 2013-04-16 09:46:49 -07:00
.pairs Add pairs file for gjt 2013-05-03 16:57:42 -07:00
atom.gyp Make CODE_SIGN gyp var lowercase and 💄 it in Rakefile 2013-04-10 15:57:17 -06:00
atom.sh 💄 2013-04-29 12:10:40 -07:00
CHANGELOG.md Mention fuzy finder fix 2013-05-08 10:25:54 -07:00
CONTRIBUTING.md Mention class layout 2013-05-08 11:30:34 -07:00
package.json Swap out Markdown render logic 2013-05-02 18:33:20 -07:00
Rakefile Use consistent rm flag order 2013-05-08 11:17:55 -07:00
README.md Remove testing block 2013-04-24 18:08:27 -07:00

Atom — Futuristic Text Editing

atom

Check out our documentation on the docs tab.

Building from source

Requirements

  • Mountain Lion
  • The Setup™ or Boxen
  • Xcode (available in the App Store)

Installation

  1. gh-setup atom

  2. cd ~/github/atom && rake install