mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
27 lines
665 B
Markdown
27 lines
665 B
Markdown
# Atom — Futuristic Text Editing
|
|
|
|

|
|
|
|
Check out our [guides](https://atom-docs.githubapp.com/v20.0/index.html) and [API documentation](https://atom-docs.githubapp.com/v20.0/api/index.html).
|
|
|
|
## Installing
|
|
|
|
Download the latest Atom release from [speakeasy](https://speakeasy.githubapp.com/apps/27).
|
|
|
|
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`
|