mirror of
https://github.com/atom/atom.git
synced 2026-02-07 13:14:55 -05:00
27 lines
637 B
Markdown
27 lines
637 B
Markdown
# Atom — Futuristic Text Editing
|
|
|
|

|
|
|
|
Check out our [guides](https://www.atom.io/docs/latest/) and [API documentation](https://www.atom.io/docs/api/v34.0.0/api/)
|
|
|
|
## 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`
|