mirror of
https://github.com/atom/atom.git
synced 2026-01-25 06:48:28 -05:00
22 lines
424 B
Markdown
22 lines
424 B
Markdown
# Atom — Futuristic Text Editing
|
|
|
|
## Be forwarned: Atom is pre-alpha software!
|
|
|
|
## Instalation
|
|
|
|
1. Get [xcode 4.2](http://itunes.apple.com/us/app/xcode/id448457090?mt=12).
|
|
|
|
2. Clone atom from github/atom.
|
|
|
|
3. Open Atom.xcodeproject.
|
|
|
|
4. Press cmd-r to build and run.
|
|
|
|
## Informative Links
|
|
|
|
* [Ace](https://github.com/ajaxorg/ace)
|
|
|
|
* [commonjs](http://wiki.commonjs.org)
|
|
|
|
* [JSCocoa](https://github.com/parmanoir/jscocoa/)
|