HIT Py developers website
after cloning the repo run the following commands to start contributing
- Create and activate your virtual environment
- Install dependencies by running pip install -r requirements.txt
- git checkout branchname -- where branch name is the name of the branch your team is working on
please note COMMIT OFTEN AND COMMIT EARLY!!!!