Repository for specifications developed within the QualityLink project.
To work on the files, install Bikeshed as explained in its documentation. In addition to what is mentioned there, it also works well with regular pip in a venv, so you can run:
python3 -m venv venv
. venv/bin/activate
pip install bikeshedProcess individual specs or run make to process all in the repository.