Installation

Get started with ease by installing the Data Sherlock CLI. Follow these simple steps to install the CLI on your system

Installation

The most convenient way to interact with our API is by using our cross-platform CLI:

curl -sL https://raw.githubusercontent.com/thesaas-company/sherlock/main/install.sh |  sudo bash -s -- -b /usr/local/bin

Alternatively, if you prefer using Homebrew:

brew install thesaas-company/homebrew-tap/sherlock

Last updated