A Community-led Hyper-Hackable Text Editor
Go to file
Kevin Sawicki 9ecfe91729 💄
2013-05-22 15:29:37 -07:00
benchmark Rename Project.buildEditSession -> Project.open 2013-05-14 20:03:53 -06:00
docs Change to an H2 2013-05-16 12:48:20 -06:00
dot-atom 💄 add trailing newlines 2013-02-19 10:02:09 -07:00
native Use correct dev mode check when opening config window 2013-05-14 10:12:25 -07:00
prebuilt-cef@59d147be26 Use the dowload script of prebuilt-cef. 2013-03-05 15:04:17 +01:00
script Add --silent flag to apm/npm commands 2013-05-17 15:37:26 -07:00
spec Add asserts for version text 2013-05-22 15:29:37 -07:00
src 💄 2013-05-22 15:29:37 -07:00
static Show loading message in available tab 2013-05-22 15:29:37 -07:00
themes Move btn override to command panel stylesheet 2013-05-22 15:29:34 -07:00
vendor Move apm to github org. 2013-05-21 18:24:55 -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 Move apm to github org. 2013-05-21 18:24:55 -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 Make atom.sh executable 2013-05-15 10:29:27 -07:00
CHANGELOG.md Mention .git in search results 2013-05-21 21:20:39 -07:00
CONTRIBUTING.md Mention class layout 2013-05-08 11:30:34 -07:00
package.json Show upgrade as default action when newer version exists 2013-05-22 15:29:34 -07:00
Rakefile Link atom.sh instead of copying 2013-05-16 12:16: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