/uno.check

The home for Uno.Check, a CLI tool to setup your environment to build Uno Platform apps

Primary LanguageC#

dotnet-uno-check

Uno Check tool


Based on Redth's .NET MAUI Check tool: https://github.com/Redth/dotnet-maui-check


To install the tool:

dotnet tool install -g Uno.Check

To update the tool, if you already have an existing one:

dotnet tool update -g uno.check

To run the tool:

uno-check

uno-check running

Visit our documentation for more details.