clio-tools is a collection of helper functionality that aids modelblocks maintainability.
Please read all about it in our documentation.
Install pixi and run:
git clone git@github.com:modelblocks-org/clio-tools.git
cd clio-tools
pixi install --all # Installs both default and developer dependenciespixi run build-docs: build a local version of the documentationpixi run serve-docs: render the documentation on your browserpixi run style: run CI linting, refractoring and spellcheckingpixi run test: quick local test of the documentation