A Community-led Hyper-Hackable Text Editor
Go to file
2013-02-20 16:28:49 -08:00
benchmark Eliminate rootView.project references. 2013-02-19 18:26:50 -07:00
docs update ignoredFiles docs 2013-02-18 09:27:29 -08:00
dot-atom 💄 add trailing newlines 2013-02-19 10:02:09 -07:00
git2 Use Release build of libgit2 at 11fccddcb5 2013-01-28 09:38:43 -08:00
native Add atom.update and atom.getUpdateStatus 2013-02-14 16:40:24 -08:00
notes Move old wiki page to notes folder 2012-09-30 15:00:45 -07:00
prebuilt-cef@72832297ab Remove CEF from the repo and download it as needed 2013-02-17 11:59:06 -05:00
script Remove CEF from the repo and download it as needed 2013-02-17 11:59:06 -05:00
spec Use a 5 second timeout for specs 2013-02-20 16:28:05 -08:00
src Only create span class once 2013-02-20 15:46:51 -08:00
static Add indent guide to editor 2013-02-20 12:20:15 -08:00
themes Add selection color for mini editor 2013-02-19 17:06:59 -08:00
tools/mac no more custom gyp 2012-10-18 16:00:14 -07:00
vendor Console spec reporter allows focused specs 2013-02-20 16:28:49 -08:00
.github Use docs/manifest.txt to list docs files. Add user-init-script.md. 2013-02-13 16:25:48 -07:00
.gitignore Remove CEF from the repo and download it as needed 2013-02-17 11:59:06 -05:00
.gitmodules Remove CEF from the repo and download it as needed 2013-02-17 11:59:06 -05:00
.pairs fix window blur and focus events 2013-02-05 12:03:56 -08:00
atom.gyp Remove CEF from the repo and download it as needed 2013-02-17 11:59:06 -05:00
CONTRIBUTING.md Mention trailing newline 2013-02-11 09:31:16 -08:00
package.json Precompile cson files to json 2013-01-17 16:50:25 -08:00
Rakefile Add update-cef dependency on rake test 2013-02-20 13:56:39 -08:00
README.md Link the README to the docs tab. Remove scary warning about pre-alpha. 2013-02-15 14:22:38 -07:00

Atom — Futuristic Text Editing

atom

Check out our documentation on the docs tab.

Building from source

Requirements

Mountain Lion

The Setup™

Xcode (Get Xcode from the App Store (ugh, I know))

  1. gh-setup atom

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