This repository contains the scaffolding to initialize and keep a local development environment for the Software Heritage Python stack. In particular, it contains pointers to the Git repositories of all Software Heritage Python modules.
Please refer to the Developer setup for a step-by-step documentation on how to use this repository to install a Software Heritage developer environment.
We recommend you set your ~/.gitconfig
as close as possible to recommended-gitconfig.txt
.
Note: the docker/
directory has been extracted as a standalone git repository
(https://gitlab.softwareheritage.org/swh/devel/docker). Make sure to run bin/update
to get this new repository cloned here.
Please check the Developer docker environment page.