Skip to content

Dependencies

Cranberry requires the .NET 10 SDK to run. Please install that before running cranberry.

Open the terminal. For Windows users, You can do so by doing one of these things:

  1. 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.
  2. Press Win + R and type in “cmd”

And inside of your terminal, Type the following command:

Terminal window
cranberry

and press Enter. If everything is correct then you should see the Cranberry help message.