lines-per-second
v1.1.0
Published
CLI tool that counts how many lines per second is written to it
Downloads
7
Readme
lines-per-second
CLI tool that counts how many lines per second is written to it
npm install -g lines-per-second
Usage
# just pipe a program to lps and it will start counting lines written per second
./some-program-that-prints | lps
License
MIT