Skip to content

statuspulse 0.0.5

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Apr 07:58

StatusPulse CLI 0.0.5

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

  • f6afbfd: verbose flag + version subcommand + completion installer + misc UX polish ( <>)