GitHub for Atom

A text editor is at the core of a developer’s toolbox, but it doesn't usually work alone. Work with Git and GitHub directly from Atom with the GitHub package.


Create new branches, stage and commit, push and pull, resolve merge conflicts, view pull requests and more—all from within your editor. The GitHub package is already bundled with Atom, so you're ready to go!

Atom is an open-source and freely available best python IDE. It is developed by Github and contains in-built GIT support which works across various Operating Systems. It is lightweight and has a huge number of plugins and extensions readily available to perform advanced analysis and decoding in Python.

Comments