Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.08 KB

README_en.md

File metadata and controls

39 lines (30 loc) · 1.08 KB

Installation | Usage | Japanase(日本語)


macOS Linux | SAST

printBar overlays a bar chart on the console output. It works on any POSIX OS that has Terminfo.

Installation

  1. Build and installation with the following.
curl -LOJs https://github.com/kobayasy/printBar/releases/download/1.1/printBar-1.1.tar.gz
tar xzf printBar-1.1.tar.gz
cd printBar-1.1
./configure --prefix=$HOME
make install

  1. Add ~/bin in the PATH if not included.

Usage

  1. Do the following to show usage.
printbar --help

Execution examples: printBar