Skip to content

v2.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Dec 16:11
· 5 commits to main since this release

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/craftops

Or use the install script:

curl -fsSL https://raw.githubusercontent.com/dacrab/craftops/main/install.sh | bash

Full Changelog: v2.2.3...v2.3.0