CLI installation for Macos

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

Requirements (only for versions prior to 2.0.6)

Step 1: Installing command

First option

To install the latest version, run the command below in the terminal:

curl -fsSL https://commons-repo.ritchiecli.io/install.sh | bash

Second option

You can also download the Ritchie CLI package through the command line below, to install it manually.

curl --output ~/Desktop/Ritchie-CLI-macos-installer-x64.pkg --location https://commons-repo.ritchiecli.io/latest/Ritchie-CLI-macos-installer-x64.pkg

Step 2: Verify the installation

Confirm if your installation worked, run the command below:

rit --version

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


Last modified October 29, 2021: Doc review (#161) (ef9c57d8)