Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 347 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 347 Bytes

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!