Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 06 Sep 21:52
· 62 commits to main since this release

Changelog

Fixes

Install

# Homebrew
brew install rowhitswami/tap/flakestat

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

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

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