.. highlight:: shell ============ Installation ============ Installation can currently be done by cloning the git repo and installing locally: .. code-block:: console $ git clone git://github.com/sandvelab/climate_health Once you have a copy of the source, you can install it with: .. code-block:: console $ pip install -e . If doing development on the code base, you should also install the dev requirements: .. code-block:: console $ pip install -r requirements_dev.tzt