mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
2fe647c950354190f6dfff8ea353103bfa223b9f
There were several CI failures today where it seemed like the atom-shell version in the temp directory wasn't complete, it was missing many files causing the build to fail when the specs were run. What made this worse was that running script/clean on these machines didn't clean out these bad versions since the temp directory was different when run via Jenkins vs. ssh'ing into the machines so the folders were left there and the builds kept failing. Atom already stores the compile cache to ~/.atom as well as the node cache so putting atom-shell there as well keeps things consistent.
Atom is a hackable text editor for the 21st century, built on 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 to learn more.
Installing
Mac OS X
Download the latest Atom release.
Atom will automatically update when a new release is available.
Windows
Install the Atom chocolatey package.
- Install chocolatey.
- Close and reopen your command prompt or PowerShell window.
- Run
cinst Atom - In the future run
cup Atomto upgrade to the latest release.
You can also download a .zip file from the releases page.
The Windows version does not currently automatically update so you will need to
manually upgrade to future releases by re-downloading the .zip file.
Building
Developing
Check out the guides and the API reference.
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%
