mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-12-27 08:32:30 +03:00
d6a4c70929
Signed-off-by: Cthulhux <zeug@tuxproject.de>
22 lines
903 B
Markdown
22 lines
903 B
Markdown
![Atom](https://cloud.githubusercontent.com/assets/72919/2874231/3af1db48-d3dd-11e3-98dc-6066f8bc766f.png)
|
|
|
|
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.
|
|
|
|
Visit [atom.io](https://atom.io) to learn more.
|
|
|
|
## Installing
|
|
|
|
Download the latest [Atom release](https://github.com/atom/atom/releases/latest).
|
|
|
|
Atom will automatically update when a new release is available.
|
|
|
|
## Building
|
|
|
|
* [Linux](docs/build-instructions/linux.md)
|
|
* [OS X](docs/build-instructions/os-x.md)
|
|
* [FreeBSD](docs/build-instructions/freebsd.md)
|
|
* [Windows](docs/build-instructions/windows.md)
|
|
|
|
## Developing
|
|
Check out the [guides](https://atom.io/docs/latest) and the [API reference](https://atom.io/docs/api).
|