Dependencies
.NET 10.0 SDK
Section titled “.NET 10.0 SDK”Cranberry requires the .NET 10 SDK to run. Please install that before running cranberry.
Checking the install
Section titled “Checking the install”Open the terminal. For Windows users, You can do so by doing one of these things:
- Right click the Windows icon on your taskbar, and click “Terminal” (Windows 11). Older versions of Windows will show PowerShell instead, which should also work.
- Press
Win + Rand type in “cmd”
And inside of your terminal, Type the following command:
cranberryand press Enter. If everything is correct then you should see the Cranberry help message.