Skip to content

Instantly share code, notes, and snippets.

View Anool's full-sized avatar

Anool Mahidharia Anool

View GitHub Profile
@Anool
Anool / GIT_primer.md
Last active July 22, 2022 15:34
Super simple guide to GIT

This is a super simple guide to using GIT, creating a Git repo, adding files to the repo, and a few other very basic commands.

  1. Log in to GitHub. If you don't already have an account, then sign up.
  2. Choose a username that is easy to remember and share.
  3. In the REPOSITORIES tab, Select the green NEW button.
  4. Choose a name for your repository.
  5. Add a description. Keep it short and useful.
  6. Select the PUBLIC radio button