Skip to content

Install Spawn

Terminal window
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/saward/spawn/releases/latest/download/spawn-db-installer.sh | sh

If you have Rust installed, you can install Spawn directly from crates.io:

Terminal window
cargo install spawn-db

Or install from the GitHub repository:

Terminal window
cargo install --git https://github.com/saward/spawn
Terminal window
brew install saward/tap/spawn-db

Download the latest release for your platform from GitHub Releases.