pulsar/README.md

25 lines
813 B
Markdown
Raw Normal View History

2014-05-05 02:42:45 +04:00
![Atom](https://cloud.githubusercontent.com/assets/72919/2874231/3af1db48-d3dd-11e3-98dc-6066f8bc766f.png)
2012-08-31 21:43:21 +04:00
2014-05-06 00:04:22 +04:00
Atom is a hackable text editor for the 21st century.
Atom is open source and built on top of [atom-shell](http://github.com/atom/atom-shell).
Atom is designed to be customizable, but also usable without needing to edit a config file.
Atom is modern, approachable, and hackable to the core.
2014-05-06 02:33:03 +04:00
Visit [atom.io](http://atom.io) to learn more.
2012-08-31 21:43:21 +04:00
2013-06-10 20:00:08 +04:00
## Installing
2013-11-27 22:59:11 +04:00
Download the latest [Atom release](https://github.com/atom/atom/releases/latest).
2013-06-10 20:00:08 +04:00
2013-11-27 22:59:11 +04:00
Atom 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
2014-05-09 03:16:31 +04:00
See the [build instructions](docs/advanced/build-instructions) docs.
2013-11-08 03:08:39 +04:00
2014-04-29 01:42:31 +04:00
## Developing
2014-05-06 19:29:37 +04:00
Check out the [guides](https://atom.io/docs/latest) and the [API reference](https://atom.io/docs/api).