mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
bb287cb465a6f9b3e130a99ea30204c90cd862fe
When you give a config field a `name` attribute based on a config key path, such as 'editor.fontSize', it is automatically kept in sync with the config value. You can also specify a `type` attribute of 'int' or 'float' to automatically convert the field value to a numeric type. Specifying a type of 'string' is optional to signal no conversion.
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%
