mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
28 lines
687 B
Markdown
28 lines
687 B
Markdown
# Atom — Futuristic Text Editing
|
|
|
|

|
|
|
|
Check out our [documentation in this repo](https://github.com/atom/atom/tree/master/docs).
|
|
There is also [API documentation](https://atom-docs.githubapp.com/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`
|