Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 504 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 504 Bytes

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.