pulsar/README.md

22 lines
903 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-08 02:04:39 +04:00
Atom is a hackable text editor for the 21st century, built on [atom-shell](http://github.com/atom/atom-shell), and based on everything we love about our favorite editors. We designed it to be deeply customizable, but still approachable using the default configuration.
2014-05-06 00:04:22 +04:00
2014-05-08 00:03:59 +04:00
Visit [atom.io](https://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:31:10 +04:00
* [Linux](docs/build-instructions/linux.md)
* [OS X](docs/build-instructions/os-x.md)
* [FreeBSD](docs/build-instructions/freebsd.md)
2014-05-09 03:31:10 +04:00
* [Windows](docs/build-instructions/windows.md)
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).