Installation
Download the binary for your platform:
- Linux AMD64:
craftops-linux-amd64 - Linux ARM64:
craftops-linux-arm64 - macOS AMD64:
craftops-darwin-amd64 - macOS ARM64:
craftops-darwin-arm64
Make it executable and move to your PATH:
chmod +x craftops-*-*
sudo mv craftops-*-* /usr/local/bin/craftopsOr use the install script:
curl -fsSL https://raw.githubusercontent.com/dacrab/craftops/main/install.sh | bashFull Changelog: v2.2.3...v2.3.0