Skip to content

Releases: sonpiaz/watch-cli

v0.3.1

20 May 00:36
60d9cdc

Choose a tag to compare

Highlights

  • (edit me before publish)

What's new

Schema version

Output schema: v1. See output-schema.md.

Install

brew tap sonpiaz/tap && brew install watch-cli            # macOS
curl -fsSL https://github.com/sonpiaz/watch-cli/releases/download/v0.3.1/install.sh | bash
WATCH_CLI_VERSION=0.3.1 curl -fsSL <same-url> | bash  # pin

v0.3.0

19 May 23:06
ae7f4e7

Choose a tag to compare

Highlights

  • (edit me before publish)

What's new

  • Initial tagged release.

Schema version

Output schema: v1. See output-schema.md.

Install

brew tap sonpiaz/tap && brew install watch-cli            # macOS
curl -fsSL https://github.com/sonpiaz/watch-cli/releases/download/v0.3.0/install.sh | bash
WATCH_CLI_VERSION=0.3.0 curl -fsSL <same-url> | bash  # pin