18348 Forks
59487 Stars
59487 Watchers

atom

:atom: The hackable text editor

How to download and setup atom

Open terminal and run command
git clone https://github.com/atom/atom.git
git clone is used to create a copy or clone of atom repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with atom https://github.com/atom/atom/archive/master.zip

Or simply clone atom with SSH
[email protected]:atom/atom.git

If you have some problems with atom

You may open issue on atom support forum (system) here: https://github.com/atom/atom/issues