Novolis Docs
novolis-workflows / getting-started.md

Getting started

github-actionscinovolis

Reusable CI workflows for build, pack, and release across Novolis repos.

Published guide: https://novolis-platform.github.io/.github/novolis-workflows/

Prerequisites

Configure GPR once from a sibling novolis-governance checkout:

pwsh -File d:\novolis\novolis-governance\scripts\configure-gpr-user-nuget.ps1

Install

dotnet add package Novolis.Example

Local multi-repo iteration uses ProjectReference mode via d:\novolis\Novolis.Platform.slnx — never a local NuGet folder feed.

Next