A Community-led Hyper-Hackable Text Editor
Go to file
2013-02-16 09:54:20 -08:00
benchmark Fix errors in benchmarks 2013-02-06 18:01:32 -07:00
cef Upgrade CEF to branch 1364, revision 1065 to fix a bug in v8 2013-01-28 14:58:21 -07:00
docs Major documentation reorganization. 2013-02-15 14:13:54 -07:00
dot-atom Clean up .atom creation 2013-02-13 13:09:49 -08: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
script Add atom.update and atom.getUpdateStatus 2013-02-14 16:40:24 -08:00
spec Destroy repo in an afterEach in Git specs 2013-02-15 09:56:04 -08:00
src Use binary icon for .woff and .DS_Store extensions 2013-02-16 09:54:20 -08:00
static Use binary icon for .woff and .DS_Store extensions 2013-02-16 09:54:20 -08:00
themes use editor highlight background color 2013-02-15 10:32:11 -08:00
tools/mac no more custom gyp 2012-10-18 16:00:14 -07:00
vendor Upgrade CoffeeScript bundle to 32d285247 2013-02-15 10:32:32 -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/ignore tags file and add rake task to generate 2012-12-14 09:14:22 -08:00
.gitmodules Add python bundle as submodule 2013-01-29 18:21:38 -08:00
.pairs fix window blur and focus events 2013-02-05 12:03:56 -08:00
atom.gyp Remove RESOURCE_PATH macro 2013-02-13 13:09:50 -08: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 rake nof ignores package-generator spec templates 2013-02-14 11:37:55 -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