| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Atom is a hackable text editor for the 21st century.
Atom is open source and built on top of 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.
Visit atom.io to learn more.
Download the latest Atom release.
Atom will automatically update when a new release is available.
git clone https://github.com/atom/atom
cd atom
script/build # Creates application at /Applications/Atom.appgit clone https://github.com/atom/atom
cd atom
script/build # Creates application at /tmp/atom-build/Atom
sudo script/grunt install # Installs command to /usr/local/bin/atom
script/grunt mkdeb # Generates a .deb package at /tmp/atom-buildcd C:\Users\<user>\github\atom
script\buildCheck out the guides and the API reference.
| Back | FazBrowse Home | New Git URL |