Install Spawn
Shell Installer (macOS/Linux)
Section titled “Shell Installer (macOS/Linux)”curl --proto '=https' --tlsv1.2 -LsSf https://github.com/saward/spawn/releases/latest/download/spawn-db-installer.sh | shUsing Cargo
Section titled “Using Cargo”If you have Rust installed, you can install Spawn directly from crates.io:
cargo install spawn-dbOr install from the GitHub repository:
cargo install --git https://github.com/saward/spawnUsing Homebrew (macOS)
Section titled “Using Homebrew (macOS)”brew install saward/tap/spawn-dbPre-built Binaries
Section titled “Pre-built Binaries”Download the latest release for your platform from GitHub Releases.