Installation - Advance-Technologies-Foundation/clio GitHub Wiki

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