mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
792 B
792 B
Atom — A hackable text editor for the 21st Century
Atom is an open source text editor built on top of atom-shell. It's designed to be customizable, but also usable without needing to edit a config file. Atom is modern, approachable, and hackable to the core. Visit atom.io to learn more.
Installing
Download the latest Atom release.
Atom will automatically update when a new release is available.
Building
git clone git@github.com:atom/atom.git
cd atom
script/build # Creates application at /Applications/Atom.app
Developing
Check out the guides and the API reference.
