Skip to main content

Prerequisites

  • Docker with buildx
  • .NET 10 SDK (only if you install BuildCharts as a .NET tool)

Install as a global tool

This makes the buildcharts command available in your shell.

Install in a local tool manifest

This approach pins the CLI version in the repository:
Then restore the tool inside the repo with:
For build-time dependencies and offline-friendly setups, see Considerations.

Verify the installation

Last modified on April 19, 2026