A Community-led Hyper-Hackable Text Editor
Go to file
Kevin Sawicki 599a2ad021 Group specs into four sections
1. Core specs located in spec/
2. Internal package specs in src/packages
3. Bundled package specs in node_modules
4. User package specs in ~/.atom/packages
2013-08-09 17:24:07 -07:00
benchmark Remove hash params from url 2013-06-11 11:17:16 -07:00
docs Update config.cson example with accurate keys 2013-08-08 18:07:40 -07:00
dot-atom 💄 add trailing newlines 2013-02-19 10:02:09 -07:00
resources/mac Register Atom to handle atom:// scheme URLs. 2013-07-10 18:57:26 +08:00
script Downgrade to atom-shell@v0.2.1 2013-08-08 09:45:17 -07:00
spec Group specs into four sections 2013-08-09 17:24:07 -07:00
src Group specs into four sections 2013-08-09 17:24:07 -07:00
static Add mixin for adding octicon font-face 2013-08-08 18:54:13 -07:00
tasks Rebuild native modules when atom-shell is upgraded 2013-07-12 14:48:10 -07:00
themes Remove line highlight in dark syntax 2013-07-19 13:57:08 -07:00
vendor Remove vendored TextMate themes 2013-08-07 17:39:18 -07:00
.github Making an edit to .github 2013-04-03 14:44:30 -03:00
.gitignore Remove unused files from gitignore 2013-06-20 17:15:52 -07:00
.gitmodules Update bootstrap URL in .gitmodules 2013-07-30 16:39:23 -07:00
.nakignore Remove deleted folder 2013-06-05 10:51:11 -07:00
.pairs add jlord to pairs file 2013-08-09 13:28:25 -07:00
aa Recompile atom-application and atom-window 2013-05-28 17:29:00 -07:00
atom.gyp Rename create-atom script to constructicon/build 2013-06-20 12:15:35 -07:00
atom.sh Handle atom standard output from atom.sh 2013-08-09 10:23:05 -07:00
CHANGELOG.md Mention theme not found fix 2013-08-09 11:26:37 -07:00
CONTRIBUTING.md Remove submoduling 3rd-party packages 2013-06-05 10:51:55 -07:00
Gruntfile.coffee Run set-development-version task during ci task 2013-08-08 17:25:35 -07:00
package.json Upgrade to roaster 0.0.7 2013-08-08 18:18:16 -07:00
Rakefile Update documentation 2013-06-21 09:46:25 -07:00
README.md Update documentation 2013-06-21 09:46:25 -07:00

Atom — Futuristic Text Editing

atom

Check out our documentation on the docs tab.

Installing

Download the latest Atom release from speakeasy.

It will automatically update when a new release is available.

Building

Requirements

  • Mountain Lion
  • Boxen (Obviously Atom won't release with this requirement)

Installation

  1. gh-setup atom

  2. cd ~/github/atom

  3. script/build