2013-01-12 04:10:11 +04:00
|
|
|
# Atom — Futuristic Text Editing
|
2012-08-31 21:43:21 +04:00
|
|
|
|
2013-03-03 23:54:07 +04:00
|
|
|
![atom](https://f.cloud.github.com/assets/1300064/208230/4cefbca4-821a-11e2-8139-92c0328abf68.png)
|
2012-08-31 21:43:21 +04:00
|
|
|
|
2013-02-16 01:22:38 +04:00
|
|
|
Check out our [documentation on the docs tab](https://github.com/github/atom/docs).
|
2012-08-31 21:43:21 +04:00
|
|
|
|
2013-06-10 20:00:08 +04:00
|
|
|
## Installing
|
|
|
|
|
|
|
|
Download the latest Atom release from [speakeasy](https://speakeasy.githubapp.com/apps/27).
|
|
|
|
|
|
|
|
It will automatically update when a new build is available.
|
|
|
|
|
|
|
|
## Building
|
2012-09-25 20:24:50 +04:00
|
|
|
|
2013-03-05 10:07:22 +04:00
|
|
|
### Requirements
|
2012-08-31 21:43:21 +04:00
|
|
|
|
2013-03-05 10:07:22 +04:00
|
|
|
* Mountain Lion
|
|
|
|
* The Setup™ or Boxen
|
|
|
|
* Xcode (available in the App Store)
|
2012-08-31 21:43:21 +04:00
|
|
|
|
2013-03-05 10:07:22 +04:00
|
|
|
### Installation
|
2012-08-31 21:43:21 +04:00
|
|
|
|
2013-03-05 10:07:22 +04:00
|
|
|
1. `gh-setup atom`
|
2012-09-25 20:22:24 +04:00
|
|
|
|
2013-03-05 10:07:22 +04:00
|
|
|
2. `cd ~/github/atom && rake install`
|