slowproverb

command module
v0.0.0-...-5c0bf38 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 10, 2021 License: MIT Imports: 12 Imported by: 0

README

slowproverb is a silly Go proverb command line utility that emits a random Go Proverb (taken mostly from the Gopherfest SV 2015) in a manner that allows to test out different terminal proxies that accumulate outputs from different running in the background tasks due to internal delay and usage of \r for showing a progress and \n to split a proverb into several lines. The output lasts between 2 and 5 seconds initially, which can be adapted.

Additionally, slowproverb randomly chooses whether to use Stdout or Stderr.

Install

$ go install github.com/iuthere/slowproverb@latest

Run

$ slowproverb

Options

Different command line options allow to modify the way the output flows:

-link
    include source web link (default true)
-max uint
    max seconds (default 5)
-min uint
    min seconds (default 2)
-width uint
    text width (default 20)

Screenshot

slowproverb

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL