Skip to content

Setup

Download the SocialGene repository

git clone https://github.com/chasemc/socialgene.git

Move to the SocialGene directory....

cd socialgene
Open whatever environment you usually work in (venv, conda, etc.) that works with pip install.

Install normally, but with update on save:

# pip install -e .[ci]
make install