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

|
|
|
|
Check out our [documentation on the docs tab](https://github.com/github/atom/docs).
|
|
|
|
## 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
|
|
* The Setup™ or Boxen
|
|
* Xcode (available in the App Store)
|
|
|
|
### Installation
|
|
|
|
1. `gh-setup atom`
|
|
|
|
2. `cd ~/github/atom && rake install`
|