pulsar/README.md

25 lines
614 B
Markdown
Raw Normal View History

2013-01-12 04:10:11 +04:00
# Atom — Futuristic Text Editing
2012-08-31 21:43:21 +04:00
2013-06-10 20:00:26 +04:00
![atom](https://s3.amazonaws.com/speakeasy/apps/icons/27/medium/7db16e44-ba57-11e2-8c6f-981faf658e00.png)
2012-08-31 21:43:21 +04:00
Check out our [documentation on the docs tab](https://github.com/github/atom/docs).
2012-08-31 21:43:21 +04:00
2013-06-10 20:00:08 +04:00
## Installing
Download the latest Atom release from [speakeasy](https://speakeasy.githubapp.com/apps/27).
2013-06-10 20:01:00 +04:00
It will automatically update when a new release is available.
2013-06-10 20:00:08 +04:00
## Building
2012-09-25 20:24:50 +04:00
2013-03-05 10:07:22 +04:00
### Requirements
2012-08-31 21:43:21 +04:00
2013-03-05 10:07:22 +04:00
* Mountain Lion
2013-06-21 02:37:52 +04:00
* Boxen (Obviously Atom won't release with the requirement)
2012-08-31 21:43:21 +04:00
2013-03-05 10:07:22 +04:00
### Installation
2012-08-31 21:43:21 +04:00
2013-03-05 10:07:22 +04:00
1. `gh-setup atom`
2012-09-25 20:22:24 +04:00
2013-06-21 02:37:52 +04:00
2. `cd ~/github/atom && ./script/bootstrap && grunt install`