-
Open a command-line prompt, Windows Terminal if you have it installed, or else Command Prompt or Windows Powershell from the Start menu.
-
Setup uno.check by:
-
Installing the tool:
dotnet tool install -g uno.check
-
Updating the tool, if you previously installed it:
dotnet tool update -g uno.check
-
-
Run the tool from the command prompt with the following command:
uno-check
-
Follow the instructions indicated by the tool.