/GitIntro

Repository for Github introduction

Primary LanguagePython

Introduction to Git wih Programming Club IITK

Demo project to learn collaboratin with Github

How to use this repo

  1. Fork the repo
  2. Copy the URL
  3. Do git clone <Url> in the desired directory
  4. Switch to the branch project_number_ using git checkout
  5. Open any of the three incomplete python files
  6. Start developing!