Deploy to the cloud in one command.
Website
·
Documentation
·
Contributing
·
Releases
smb is the command-line interface for smbCloud — the modern cloud deployment platform. We've eliminated the friction of cloud infrastructure so you can focus on what matters: building an incredible product.
Ship your Rust, Node.js, Ruby, or Swift app with a single, magical command.
We highly recommend using our pre-built native binaries for the fastest, frictionless setup.
brew tap smbcloudXYZ/tap
brew install clinpm install -g @smbcloud/clipip install smbcloud-clicurl -fsSL https://raw.githubusercontent.com/smbcloudXYZ/smbcloud-cli/main/install-unix.sh | shirm https://raw.githubusercontent.com/smbcloudXYZ/smbcloud-cli/main/install-windows.sh | iexOr grab a pre-built binary from the Releases page.
smb login
smb init
smb deployThat's it. Your app is live.
See the docs/ directory for guides on authentication, project configuration, and deployment workflows.
Read CONTRIBUTING.md to get started. All contributions are welcome.