SPDeploy v3.0.5
Added
- New
statuscommand 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.