Skip to content

Installation

karterfree edited this page Jun 20, 2020 · 3 revisions

For use in CI/CD systems, you must download latest release

For use in the development process, you must install via global NuGet tool

Install

dotnet tool install clio --global

Update

dotnet tool update clio --global

Uninstall

dotnet tool uninstall clio --global