This repo hosts the prebuilt binaries the scalix-cloud npm package downloads at install time. There is nothing to do here as a user — install the CLI the normal way:
npm install -g scalix-cloud # npm
brew install scalixworld/tap/scalix-cloud # Homebrew (macOS/Linux)
scoop bucket add scalix https://github.com/scalixworld/scoop-bucket
scoop install scalix/scalix-cloud # Scoop (Windows)
scalix-cloud login # API key from https://console.scalix.world- Docs: https://docs.scalix.world/cli
- Release notes: the Releases tab
- Platforms: Linux (x86_64, aarch64) · macOS (Apple Silicon) · Windows (x86_64)
- Every binary ships with a
.sha256checksum, verified automatically by the npm installer.
Source code lives in the private Scalix Cloud platform monorepo. The SDKs are separate packages: @scalix-world/sdk (npm) and scalix-sdk (PyPI).
© Scalix World Pvt Ltd · https://scalix.world