novolis-install / release.md
Release
One CLI to install the ecosystem
dotnetcliinstallernovolis
Versioning
Tool versions are driven by build/version.json and shared Novolis MSBuild imports.
Publishing
- Tag or merge to
mainwith green CI onNovolis.Install.sln - Pack publishes
Novolis.Installto GitHub Packages - Users install via
dotnet tool install -g Novolis.Install
Artifacts
Releases ship the tool package, XML API documentation (for public helper types), symbols, and the package README at src/Novolis.Install/README.md.