Contributions

The nmk-workspace plugin contributes to nmk features as described below.

Plugin information

As other plugins, nmk-workspace registers its version and documentation link in plugin information config items.

Python workspace for uv

A workspace project may aim to be a Python workspace for uv tool. In this case it shall reference as well the nmk-python plugin in its nmk.yml file

nmk-workspace contributes to ${pythonprojectfileitems} in order to add the Python sub-projects list to the tool.uv.workspace item, from the ${workspacePythonSubProjects} computed list.