Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 641 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 641 Bytes

Kaluza's Data Visualizations

What lives here?

Getting started contributing to this repo

  • Fork this repo
  • Ensure you have a working Python installation
  • Install pipenv
  • Run pipenv sync in the root of your cloned repo
  • Run pipenv run pre-commit install in the root of your cloned repo
  • Create a branch
  • Make your changes
  • Open a PR