/progress

Display a progress indicating that certain tasks are really running.

Primary LanguageGoMIT LicenseMIT

Progress

A basic tool for Go programs to display a progress indicating that certain tasks you may run are being executed.

Tested with xterm.

Docs

GoDoc

Install

go get github.com/andreiavrammsd/progress

Usage

See the examples.

Testing and QA tools for development

See Makefile.