To install the project locally, run
pip install .Run the following for basic usage information:
reify -hTo generate and open the documentation, run
mkdocs serve -oMake sure to install the optional documentation dependencies via
pip install .[doc]Instructions to install and use nox can be found in
DEVELOPMENT.md
For details on the system check the documentation page