Posts

Showing posts with the label codebind.com
Atom is opensource source code and text editor. Atom can be installed on Windows, Linux and OS X. Atom supports plugins written in Node.js and has embedded Git source control. Atom is developed by GitHub. Atom is build using web technologies and used as a desktop application. In this post we will see how to install Atom editor on your Ubuntu Linux system. Click to Find all commands - $ sudo add-apt-repository ppa:webupd8team/atom $ sudo apt-get update $ sudo apt-get install atom
7 comments