Adam Roben 6511d0e111 Replace ## in package-generator templates with __
This is a workaround for
<http://code.google.com/p/gyp/issues/detail?id=323>.

A future change will cause gyp to generate Makefiles to compile
.coffee/.cson files to .js/.json. Makefiles use # as the comment
character, and gyp isn't smart enough to escape the #. So now we don't
use # in filenames to work around this bug.
2013-03-04 11:21:29 -05:00
2013-03-01 11:07:32 -07:00
2013-02-19 10:02:09 -07:00
2012-09-30 15:00:45 -07:00
2012-10-18 16:00:14 -07:00
2013-02-27 15:40:38 -08:00
2013-02-05 12:03:56 -08:00
2013-02-25 16:11:13 -08:00
2013-02-11 09:31:16 -08:00
2013-01-17 16:50:25 -08:00
2013-03-03 11:54:07 -08: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

Description
No description provided
Readme 447 MiB
Languages
JavaScript 88.3%
Less 8.7%
CoffeeScript 2.8%
Shell 0.1%