[ Installation | Usage ] // Japanase(日本語)
Overlays a bar chart on the console output. It works on any POSIX OS that has Terminfo.
- Build and installation with the following.
curl -LOJs https://github.com/kobayasy/printBar/releases/download/1.2/printBar-1.2.tar.gz tar xzf printBar-1.2.tar.gz cd printBar-1.2 ./configure --prefix=$HOME make install- Add
~/binin the PATH if not included.
- Do the following to show usage.
printbar --help