Releases: sonpiaz/watch-cli
Releases · sonpiaz/watch-cli
v0.3.1
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 # pinv0.3.0
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