mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
2d00d3e07e5c21161ab31cacfaff7c2c81cdf7f5
We try to compile all stylesheets across the board, but now many of our stylesheets are imported into a master `atom.less` stylesheet. The config stylesheet would compile fine when included from `atom.less`, but alone it fails because it doesn't have the variables. We should probably only try to pre-compile stylesheets we intend to require directly… using a manifest maybe?
Atom — Futuristic Text Editing
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
-
gh-setup atom -
cd ~/github/atom && rake install
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%
