A Community-led Hyper-Hackable Text Editor
Go to file
2013-04-16 14:23:42 -07:00
benchmark Make all requires of 'fs-utils' assign to fsUtils var instead of fs 2013-04-03 12:01:37 -06:00
docs Rename singleTrailingNewline to ensureSingleTrailingNewline 2013-04-01 10:44:34 -07:00
dot-atom 💄 add trailing newlines 2013-02-19 10:02:09 -07:00
native Quit message loop when last browser is closed 2013-04-12 10:22:18 -07:00
prebuilt-cef@59d147be26 Update prebuilt-cef 2013-03-05 14:32:51 -08:00
script Don't exclude node_modules/less 2013-04-16 08:46:13 -07:00
spec Fix select-list auto-scrolling specs 2013-04-15 20:45:55 -06:00
src Rename isFirstPoint to isHead in marker.updatePosition 2013-04-16 14:23:42 -07:00
static Use bootstrap buttons in command panel 2013-04-16 12:28:35 -07:00
themes Use bootstrap buttons in command panel 2013-04-16 12:28:35 -07:00
vendor Add twitter bootstrap submodule and put it on less search path 2013-04-15 20:45:54 -06:00
.github Making an edit to .github 2013-04-03 14:44:30 -03:00
.gitignore Ignore tag files in any directory 2013-04-05 08:52:17 -07:00
.gitmodules Add twitter bootstrap submodule and put it on less search path 2013-04-15 20:45:54 -06:00
.nakignore Ignore .git folder 2013-04-16 09:46:49 -07:00
.pairs fix window blur and focus events 2013-02-05 12:03:56 -08:00
atom.gyp Make CODE_SIGN gyp var lowercase and 💄 it in Rakefile 2013-04-10 15:57:17 -06:00
atom.sh Launch Atom with full path to .app 2013-02-25 16:11:13 -08:00
CHANGELOG.md Add an empty changelog for Constructicon 2013-03-05 14:32:51 -08:00
CONTRIBUTING.md Mention trailing newline 2013-02-11 09:31:16 -08:00
package.json Use less NPM module instead of vendored less 2013-04-15 20:45:54 -06:00
Rakefile Make CODE_SIGN gyp var lowercase and 💄 it in Rakefile 2013-04-10 15:57:17 -06:00
README.md 💄 2013-03-04 22:07:22 -08: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