Setup

  1. Install pipx
  2. Install cookiecutter: pipx install cookiecutter
  3. Clone the template: git clone git@github.com:Boniface316/data_uploader_template.git
  4. Run cookiecutter: cookiecutter data_uploader_template
  5. Follow the prompts
  6. Install poetry and run poetry install