Skip to content

v0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 09:21
· 1 commit to main since this release

Changelog

Features

Fixes

Other

Install

# Homebrew
brew install rowhitswami/tap/flakestat

# Go
go install github.com/rowhitswami/flakestat/cmd/flakestat@v0.2.1

# Script
curl -sSfL https://raw.githubusercontent.com/rowhitswami/flakestat/main/scripts/install.sh | sh

# npm / PyPI
npx flakestat --help
pip install flakestat