Deploying to the cloud should be absolutely frictionless. We provide pre-built binaries and seamless installation across all major platforms. Choose the method that best fits your workflow.
The fastest way to get started on Apple Silicon, Intel Macs, and Linux. We maintain an official tap with highly optimized, pre-built binaries so you can install smb in seconds.
brew tap smbcloudXYZ/tap
brew install cliPerfect for JavaScript and TypeScript developers. The CLI is distributed as a lightweight, native binary wrapper.
npm install -g @smbcloud/cliTo get the latest features, speed improvements, and security patches:
# Homebrew
brew upgrade cli
# NPM
npm update -g @smbcloud/cli
Remove the CLI using your preferred package manager:
# Homebrew
brew uninstall cli
brew untap smbcloudXYZ/tap
# NPM
npm uninstall -g @smbcloud/cli
Explore the available commands and deploy your first app:
smb --help