Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 371 Bytes

File metadata and controls

10 lines (7 loc) · 371 Bytes

website

HIT Py developers website

after cloning the repo run the following commands to start contributing

  1. Create and activate your virtual environment
  2. Install dependencies by running pip install -r requirements.txt
  3. git checkout branchname -- where branch name is the name of the branch your team is working on

please note COMMIT OFTEN AND COMMIT EARLY!!!!