Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 232 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 232 Bytes
  1. git clone repo
  2. install virtual environment name as venv
  3. pip install -r requirements.txt
  4. checkout main
  5. create a new branch example "task-{task name eg. eda }-{your name}"
  6. push to origin [DO NOT MERGE WITH MAIN]