CLI installation for Windows

In this section, you will find how to install Ritchie for Windows.

To install the latest version of Ritchie on Windows, you have to download Ritchie’s installer and run it on your terminal.

Step 1: Download the installer

You can download Ritchie:

https://commons-repo.ritchiecli.io/{VERSION}/installer/ritchiecli.msi
  • Or with Winget:
winget install Ritchie-CLI

If you don’t have winget installed by default on your pc, go to Microsoft store search for winget and install it or maybe you just need to update it.

When you finish, follow the instructions on your terminal after running the rit command.

Step 2: Verify the installation

Confirm if your installation went well, run the command below:

rit --version

If everything’s configured, the terminal will return Ritchie’s current version.