Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 227 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 227 Bytes

Quick and Dirty Stutter Detector

Very dirty stutter detector written to satisfy my curiosity.

Installation

$ go install github.com/ayang64/stutter@latest

Usage

$ stutter pkg0 ... pkgN

PRs welcome.