Skip to content

statuspulse 0.0.4

Choose a tag to compare

@github-actions github-actions released this 20 Apr 21:41
· 1 commit to main since this release

StatusPulse CLI 0.0.4

Install:

npx statuspulse --help                              # npm / npx
brew install cloudbox-sh/tap/statuspulse            # Homebrew
scoop install statuspulse                           # Scoop
curl -sSL https://get.cloudbox.sh/statuspulse | sh  # curl | sh
go install github.com/cloudbox-sh/statuspulse@latest

Changelog

  • 303f59f: add -d/--debug flag with NDJSON output under --json ( <>)
  • 2ac4e2c: resolve version from build info for non-ldflags builds ( <>)