Greetings. There is an Atom editor, it has native work with GitHub. But the question is: how to publish the repository on GitHub? No authorization, nothing.

Tab I:

enter image description here

Tab II:

enter image description here

  • one
    Come on github, create a new repository, and github himself writes how to “publish” your code (git origin add && git push). And what do you use on your side? - KoVadim
  • Duck and how to connect this repository to Atom? - Albert Akmukhametow
  • one
    atom itself will tighten your repository as soon as you add it. And for this you do not need an atom. - KoVadim
  • That is, I need to load this repository through some Github Desktop or another client, set it in Atom and it will pull it up? - Albert Akmukhametow
  • one
    Through the Gita console, add and most likely everything will rise by itself - KoVadim

0