Files
atom/README.md
Corey Johnson 2941aba5ee Update readme
2012-01-20 10:15:02 -08:00

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/)