Skip to content

Release v3.0.5

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Sep 22:35

SPDeploy v3.0.5

Added

  • New status command to check if the SPDeploy daemon is running
  • Status command displays daemon PID when running and provides helpful next steps

Changed

  • Updated README.md to document the new status command

Installation

Download the appropriate binary for your platform below.

Linux/macOS

tar -xzf spdeploy-*.tar.gz
chmod +x spdeploy
sudo mv spdeploy /usr/local/bin/

Windows

Extract the ZIP file and add the directory to your PATH.