A Community-led Hyper-Hackable Text Editor
Go to file
Garen Torikian 4b993b99cd Merge pull request #507 from github/markdown-and-out
Swap out Markdown render logic with module
2013-05-03 16:59:00 -07: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 Store cefode versions in /tmp/atom-cached-cefodes 2013-04-24 15:19:11 -07:00
spec Syntax highlight based entirely on editor colors 2013-05-03 16:57:42 -07:00
src Merge pull request #507 from github/markdown-and-out 2013-05-03 16:59:00 -07:00
static Render empty line invisibles at correct position 2013-05-01 20:54:09 -07:00
themes Add pairs file for gjt 2013-05-03 16:57:42 -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 icon 2013-05-02 14:21:22 -07:00
CONTRIBUTING.md Mention trailing newline 2013-02-11 09:31:16 -08:00
package.json Swap out Markdown render logic 2013-05-02 18:33:20 -07:00
Rakefile Run biscotto directly through coffee 2013-04-18 21:08:33 -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