mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-13 08:44:12 +03:00
d42c2b3e5e
This update is pointless. I JUST WANTED TO BE THE 10,000th commit!
27 lines
665 B
Markdown
27 lines
665 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 [guides](https://atom-docs.githubapp.com/v26.0/index.html) and [API documentation](https://atom-docs.githubapp.com/v26.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`
|