Description
Progress bars can be generated for scripts and terminal workflows with a small command-line helper. Developers and shell users use mkb when they want simple visual progress output without writing formatting code by hand.
It is a CLI helper, not a task scheduler. It only displays or generates progress output according to how the calling script uses it.