Files
atom/README.md
2013-08-19 20:50:09 -07:00

28 lines
687 B
Markdown

# Atom — Futuristic Text Editing
![atom](https://s3.amazonaws.com/speakeasy/apps/icons/27/medium/7db16e44-ba57-11e2-8c6f-981faf658e00.png)
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`