Installation
Sama CLI is available for macOS, Windows, and Linux.
macOS
Sama CLI is available on macOS via Homebrew:
brew tap Samasource/formulas
brew install sama-cli
Note: You may need to preform xcode-select --install
if you don't have xcode already installed.
Windows
Sama CLI is available on Windows. Download the latest ".msi" file from the GitHub release page and open it to run the installer.
Linux
- Download the latest linux tar.gz file from the GitHub release page.
- Unzip the file: tar -xvf sama-cli_x.x.x_linux_x86_64.tar.gz
- Run the executable: ./sama or put in your PATH